API:Soap.OPToSOAPDomConv.TSOAPDomConv.ConvertNativeDataToSoap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ConvertNativeDataToSoap(RootNode, Node: IXMLNode; const NodeName, NodeNamespace: InvString;
Info: PTypeInfo; P: Pointer; XMLOptions: Integer); dynamic;

C++

DYNAMIC void __fastcall ConvertNativeDataToSoap(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, const Soap::Invokeregistry::InvString NodeName, const Soap::Invokeregistry::InvString NodeNamespace, System::Typinfo::PTypeInfo Info, void * P, int XMLOptions);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
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.