IAgentCommand::GetVisible

[Microsoft 代理从 Windows 7 开始已弃用,可能在后续版本的 Windows 中不可用。]

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

检索 CommandVisible 属性的值。

  • 返回指示操作成功的S_OK。

pbVisible

接收 CommandVisible 属性的变量的地址。

另请参阅

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