Xml.xmldom.IDOMXSLProcessor._scw_Get_output

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* safecall wrapper */ inline System::OleVariant _scw_Get_output() { System::OleVariant __r; HRESULT __hr = Get_output(__r); System::CheckSafecallResult(__hr); return __r; }

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.