Platform SDK: Agent

IAgentCommands::RemoveAll

HRESULT Remove();

Removes all Commands from a Commands collection.

Removing all Commands from a Commands collection also removes them from the pop-up menu and the Voice Commands Window when your application is input-active. RemoveAll does not remove server or other client's entries.

See Also

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