Soap.OPToSOAPDomConv.TSOAPDomConv.WriteVariant

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WriteVariant(RootNode, Node: IXMLNode; const Name, NodeNamespace: InvString; V: Variant);

C++

void __fastcall WriteVariant(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, const System::UnicodeString Name, const System::UnicodeString NodeNamespace, const System::Variant &V);

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!