Soap.OPToSOAPDomConv.TSOAPDomConv.ConvertObjectToSOAP

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ConvertObjectToSOAP(const NodeName, NodeNamespace, ChildNamespace: InvString; ObjP: Pointer; RootNode, Node: IXMLNOde);

C++

void __fastcall ConvertObjectToSOAP(const System::UnicodeString NodeName, const System::UnicodeString NodeNamespace, const System::UnicodeString ChildNamespace, void * ObjP, Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node);

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!