IAgentCommands::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 Commands collection
);
Retrieves the value of the Visible property for a Commands collection.
- Returns S_OK to indicate the operation was successful.
-
pbVisible
-
The address of a variable that receives the value of the Visible property for a Commands collection.
See Also
IAgentCommands::SetVisible, IAgentCommands::SetCaption