Soap.OPToSOAPDomConv.TSOAPDomConv.ReadRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ReadRow(RootNode, Node: IXMLNode; var CurElem: Integer; Size: Integer; P: Pointer; Info: PTypeInfo; const ElementName: InvString = '');

C++

void __fastcall ReadRow(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, int &CurElem, int Size, void * P, System::Typinfo::PTypeInfo Info, const System::UnicodeString ElementName = System::UnicodeString());

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!