Platform SDK: Agent

IAgentCommands::GetVoice

HRESULT GetVoice(
   BSTR * pbszVoice  // address of Voice setting for Commands collection
);

Retrieves the value of the Voice property for a Commands collection.

pbszVoice
The address of a BSTR that receives the value of the Voice text setting for a Commands collection.

See Also

IAgentCommands::SetVoice, IAgentCommands::GetCaption, IAgentCommands::GetVisible