SHDocVw.IWebBrowserApp._scw_Get_FullName

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* safecall wrapper */ inline System::WideString _scw_Get_FullName() { System::WideString __r; HRESULT __hr = Get_FullName(__r); System::CheckSafecallResult(__hr); return __r; }

Propriétés

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

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 !