IAgentCommand::GetVisible
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
HRESULT GetVisible(
long * pbVisible // address of Visible setting for Command
);
Retrieves the value of the Visible property for a Command.
- Returns S_OK to indicate the operation was successful.
See Also
IAgentCommand::SetVisible, IAgentCommand::SetCaption, IAgentCommands::Add, IAgentCommands::Insert