Platform SDK: Agent

IAgentCommand::GetID

HRESULT GetID(
   long * pdwID  // address of ID for Command
);

Retrieves the ID for a Command.

pdwID
The address of a variable that receives the ID of a Command.

See Also

IAgentCommands::Add, IAgentCommands::Insert, IAgentCommands::Remove