RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPDomConv.ConvertSOAPToObject Method
Pascal
function ConvertSOAPToObject(RootNode: IXMLNode; Node: IXMLNode; AClass: TClass; const URI: WideString; const TypeName: WideString; ObjP: Pointer; NumIndirect: Integer): TObject;
C++
__fastcall TObject * ConvertSOAPToObject(IXMLNode RootNode, IXMLNode Node, TClass AClass, const BSTR URI, const BSTR TypeName, void * ObjP, int NumIndirect);

This is ConvertSOAPToObject, a member of class TSOAPDomConv.

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