Implements a wrapper that allows you to query an OLE object for the status of commands using the IOleCommandTarget::QueryStatus method.
Syntax
HRESULT QueryStatusWB( OLECMDID nCmdID, OLECMDF *pcmdf );
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also
IWebBrowser2::ExecWB