Xml.Win.msxmldom.TMSDOMAttr._scw_get_ownerElement

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* safecall wrapper */ inline Xml::Xmldom::_di_IDOMElement _scw_get_ownerElement() { Xml::Xmldom::_di_IDOMElement __r; HRESULT __hr = get_ownerElement(__r); System::CheckSafecallResult(__hr); return __r; }

Propriétés

Type Visibilité  Source Unité  Parent
function protected Xml.Win.msxmldom.hpp Xml.Win.msxmldom TMSDOMAttr

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 !