CCommand::CreateCommand

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.

CCommand OverviewClass Members