RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPDomConv.WriteNonRectDynArray Method
Pascal
procedure WriteNonRectDynArray(RootNode: IXMLNode; Node: IXMLNode; const Name: InvString; Info: PTypeInfo; const URI: InvString; const TypeName: InvString; P: Pointer; Dim: Integer);
C++
__fastcall WriteNonRectDynArray(IXMLNode RootNode, IXMLNode Node, const InvString Name, PTypeInfo Info, const InvString URI, const InvString TypeName, void * P, int Dim);

This is WriteNonRectDynArray, a member of class TSOAPDomConv.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!