Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_Path Next Topic: IWebBrowser2::get_RegisterAsBrowser |
IWebBrowser2::get_ReadyState
HRESULT get_ReadyState( [retval, out] long *plReadyState );Retrieves the ready state of the object.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
- plReadyState
- Address of a long variable that receives the ReadyState property. This will be one of the READYSTATE values.
Applies To
WebBrowser, Internet Explorer
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.