SHDocVw.IWebBrowser2._scw_Get_RegisterAsBrowser

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* safecall wrapper */ inline System::WordBool _scw_Get_RegisterAsBrowser() { System::WordBool __r; HRESULT __hr = Get_RegisterAsBrowser(__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.