SHDocVw.IWebBrowser._scw_Get_Parent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* safecall wrapper */ inline _di_IDispatch _scw_Get_Parent() { _di_IDispatch __r; HRESULT __hr = Get_Parent(__r); System::CheckSafecallResult(__hr); return __r; }

Propriétés

Type Visibilité  Source Unité  Parent
function public SHDocVw.hpp SHDocVw IWebBrowser

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !