Soap.OPToSOAPDomConv.TSOAPDomConv.ConvertVariantToSoap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Soap.OPToSOAPDomConv.pas
Soap.OPToSOAPDomConv.hpp
Soap.OPToSOAPDomConv TSOAPDomConv

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.