Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
HRESULT CreateCommand( const CSession& session );
Return Value
A standard HRESULT.
Parameters
session
[in] A CSession object to be associated with the new command.
Remarks
Creates a new command. This method releases the current command, if one exists.