Platform SDK: Agent

IAgentCommands::GetVisible

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

Retrieves the value of the Visible property for a Commands collection.

pbVisible
The address of a variable that receives the value of the Visible property for a Commands collection.

See Also

IAgentCommands::SetVisible, IAgentCommands::SetCaption