IWebBrowser2::QueryStatusWBIWebBrowser2::QueryStatusWB*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::PutProperty
*Next Topic: IWebBrowser2::Quit

IWebBrowser2::QueryStatusWB

HRESULT QueryStatusWB(
    [in] OLECMDID nCmdID,
    [out, retval] OLECMDF *pcmdf
);

Implements a wrapper that allows you to query an OLE object for status of commands using the IOleCommandTarget::QueryStatus method.

nCmdID
OLECMDID value of the command for which the caller needs status information.
pcmdf
Address of an OLECMDF value that receives the status of the command.

Applies To

WebBrowser, Internet Explorer

See also IWebBrowser2::ExecWB


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.