Xml.xmldom.IDOMDocument._scw_get_doctype

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* safecall wrapper */ inline _di_IDOMDocumentType _scw_get_doctype() { _di_IDOMDocumentType __r; HRESULT __hr = get_doctype(__r); System::CheckSafecallResult(__hr); return __r; }

Propriétés

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

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 !