Soap.OPToSOAPDomConv.TSOAPDomConv.ConvertNativeArrayToSoap
Delphi
procedure ConvertNativeArrayToSoap(RootNode, Node: IXMLNode; const NodeName, NodeNamespace, ChildNamespace: InvString;
Info: PTypeInfo; P: Pointer; InlineElements: Boolean = False);
C++
void __fastcall ConvertNativeArrayToSoap(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, const Soap::Invokeregistry::InvString NodeName, const Soap::Invokeregistry::InvString NodeNamespace, const Soap::Invokeregistry::InvString ChildNamespace, System::Typinfo::PTypeInfo Info, void * P, bool InlineElements = false);
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.