Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ready state of the object.
Syntax
HRESULT IWebBrowser2::get_ReadyState(READYSTATE *plReadyState);
Parameters
- plReadyState
Address of a variable that receives one of the READYSTATE enumeration values.
Return Value
Returns S_OK if successful, or an error value otherwise.