Microsoft DirectX 8.1 (C++) |
The GetIID method retrieves the interface identifier (IID) of the interface on which the method will be run.
Syntax
REFIID GetIID(void);
Return Value
Returns the IID of the interface on which the method will be run.
See Also