OLECMDF QueryStatusWB( OLECMDID cmdID ) const;
Return Value
The address of the OLECMDF value that receives the status of the command.
Parameters
cmdID
The OLECMDID value of the command for which the caller needs status information.
Remarks
Call this member function to query a command status. QueryStatusWB implements the behavior of the IOleCommandTarget::QueryStatus method.
Applies to Internet Explorer and WebBrowser.
CHtmlView Overview | Class Members | Hierarchy Chart
See Also CHtmlView::ExecWB, IWebBrowser2::QueryStatusWB