Xml.xmldom.IDOMDocument._scw_get_doctype

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
function public Xml.xmldom.hpp Xml.xmldom IDOMDocument

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。