SHDocVw.IWebBrowser2._scw_Get_ReadyState
C++
/* safecall wrapper */ inline Winapi::Activex::TOleEnum _scw_Get_ReadyState() { Winapi::Activex::TOleEnum __r; HRESULT __hr = Get_ReadyState(__r); System::CheckSafecallResult(__hr); return __r; }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | SHDocVw.hpp | SHDocVw | IWebBrowser2 |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!