Soap.OPToSOAPDomConv.TSOAPDomConv.ReadRectDynArrayElem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ReadRectDynArrayElem(RootNode, Node: IXMLNode; Info: PTypeInfo; Size, Dim: Integer; P: Pointer; var CurElem: Integer);

C++

void __fastcall ReadRectDynArrayElem(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, System::Typinfo::PTypeInfo Info, int Size, int Dim, 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.