次の方法で共有


IAgentCommand::GetVisible

[Microsoft エージェントは Windows 7 の時点で非推奨となり、以降のバージョンの Windows では使用できない場合があります。]

HRESULT GetVisible(
   long * pbVisible  // address of Visible setting for Command
);

Command の Visible プロパティの値を取得 します

  • 操作が成功したことを示すS_OKを返します。

pbVisible

CommandVisible プロパティを受け取る変数のアドレス。

参照

IAgentCommand::SetVisibleIAgentCommand::SetCaptionIAgentCommands::AddIAgentCommands::Insert