Platform SDK: Agent

IAgentCommand::GetVisible

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

Retrieves the value of the Visible property for a Command.

pbVisible
The address of a variable that receives the Visible property for a Command.

See Also

IAgentCommand::SetVisible, IAgentCommand::SetCaption, IAgentCommands::Add, IAgentCommands::Insert