IAgentCommand::GetVisible
[Microsoft エージェントは Windows 7 の時点で非推奨となり、以降のバージョンの Windows では使用できない場合があります。]
HRESULT GetVisible(
long * pbVisible // address of Visible setting for Command
);
Command の Visible プロパティの値を取得 します。
- 操作が成功したことを示すS_OKを返します。
参照
IAgentCommand::SetVisible、 IAgentCommand::SetCaption、 IAgentCommands::Add、 IAgentCommands::Insert