RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPDomConv.ConvertNativeArrayToSoap Method
Pascal
procedure ConvertNativeArrayToSoap(RootNode: IXMLNode; Node: IXMLNode; const Name: InvString; Info: PTypeInfo; P: Pointer; NumIndirect: Integer; InlineElements: Boolean = False);
C++
__fastcall ConvertNativeArrayToSoap(IXMLNode RootNode, IXMLNode Node, const InvString Name, PTypeInfo Info, void * P, int NumIndirect, Boolean InlineElements = False);

This is ConvertNativeArrayToSoap, a member of class TSOAPDomConv.

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