IAgentCommand::GetCaption
[Microsoft エージェントは Windows 7 の時点で非推奨となり、以降のバージョンの Windows では使用できない可能性があります。]
HRESULT GetCaption(
BSTR * pbszCaption // address of Caption for Command
);
- 操作が成功したことを示すS_OKを返します。
関連項目
IAgentCommand::SetCaption, IAgentCommand::SetEnabled, IAgentCommand::SetVisible, IAgentCommand::SetVoice, IAgentCommands::Add, IAgentCommands::Insert