Xml.xmldom.IDOMEntity._scw_get_notationName

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* safecall wrapper */ inline System::UnicodeString _scw_get_notationName() { System::UnicodeString __r; HRESULT __hr = get_notationName(__r); System::CheckSafecallResult(__hr); return __r; }

Propriétés

Type Visibilité  Source Unité  Parent
function public Xml.xmldom.hpp Xml.xmldom IDOMEntity

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 !