Soap.OPToSOAPDomConv.TSOAPDomConv.ConvertVariantToSoap

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ConvertVariantToSoap(RootNode, Node: IXMLNode; const Name, NodeNamespace: InvString;  Info: PTypeInfo; P: PVarData; V: Variant; UseVariant: Boolean);

C++

void __fastcall ConvertVariantToSoap(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, const System::UnicodeString Name, const System::UnicodeString NodeNamespace, System::Typinfo::PTypeInfo Info, PVarData P, const System::Variant &V, bool UseVariant);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Soap.OPToSOAPDomConv.pas
Soap.OPToSOAPDomConv.hpp
Soap.OPToSOAPDomConv TSOAPDomConv

Description

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