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

This is WriteNonRectDynArrayElem, a member of class TSOAPDomConv.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!