API:Soap.OPToSOAPDomConv.TSOAPDomConv.ReadRectDynArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ReadRectDynArray(RootNode, Node: IXMLNode; Info: PTypeInfo; Dims: Integer; P: Pointer; CurElem: Integer);

C++

void __fastcall ReadRectDynArray(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, System::Typinfo::PTypeInfo Info, int Dims, void * P, int CurElem);

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.