Microsoft DirectX 9.0

CDeferredCommand::GetResult

The GetResult method retrieves the resulting argument list, if one exists.

Syntax

VARIANT* GetResult(void);

Return Value

Returns a VARIANT containing the method's argument list, if it exists.

See Also