CHtmlView::QueryStatusWB
Call this member function to query a command status.
OLECMDF QueryStatusWB(
OLECMDID cmdID
) const;
Parameters
- cmdID
The OLECMDID value of the command for which the caller needs status information.
Return Value
The address of the OLECMDF value that receives the status of the command.
Remarks
QueryStatusWB implements the behavior of the IOleCommandTarget::QueryStatus method.
Applies to Internet Explorer and WebBrowser.
Requirements
Header: afxhtml.h