Microsoft DirectX 9.0 |
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