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