Soap.OPToSOAPDomConv.TSOAPDomConv.WriteNonRectDynArrayElem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  WriteNonRectDynArrayElem(RootNode, Node: IXMLNode;  Info: PTypeInfo; const URI, TypeName: InvString; P: Pointer; Dim: Integer): Integer;

C++

int __fastcall WriteNonRectDynArrayElem(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, System::Typinfo::PTypeInfo Info, const System::UnicodeString URI, const System::UnicodeString TypeName, void * P, int Dim);

Properties

Type Visibility Source Unit Parent
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!