Xml.xmldom.IDOMParseError._scw_get_srcText

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
function public Xml.xmldom.hpp Xml.xmldom IDOMParseError

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!