IAgentCommandsEx

[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]

IAgentCommandsEx defines an interface that extends the IAgentCommands interface.

Methods in Vtable Order

IAgentCommandsEx Methods Description
SetDefaultID Sets the default command for the character's pop-up menu.
GetDefaultID Returns the default command for the character's pop-up menu.
SetHelpContextID Sets the context-sensitive help topic ID for a Command object.
GetHelpContextID Returns the context-sensitive help topic ID for a Command object.
SetFontName Sets the font to use in the character's pop-up menu.
GetFontName Returns the font used in the character's pop-up menu.
SetFontSize Sets the font size to use in the character's pop-up menu.
GetFontSize Returns the font size used in the character's pop-up menu.
SetVoiceCaption Sets the voice caption for the character's Command object.
GetVoiceCaption Returns the voice caption for the character's Command object.
AddEx Adds a Command object to a Commands collection.
InsertEx Inserts a Command object in a Commands collection.
SetGlobalVoiceCommandsEnabled Enables the voice grammar for Agent's global commands.
GetGlobalVoiceCommandsEnabled Returns whether the voice grammar for Agent's global commands is enabled.