Microsoft DirectX 9.0

CDeferredCommand::GetMethod

The GetMethod method retrieves the dispatch identifier (DISPID) of the method to be run.

Syntax

long GetMethod(void);

Return Value

Returns the DISPID of the method to run.

See Also