Microsoft DirectX 9.0

CDeferredCommand::GetIID

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