IAgentCommands::GetVisible

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

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

检索 Commands 集合的 Visible 属性的值。

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

pbVisible

接收 Commands 集合的 Visible 属性值的变量的地址。

另请参阅

IAgentCommands::SetVisibleIAgentCommands::SetCaption