RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPDomConv.CreateTypedNode Method
Pascal
function CreateTypedNode(RootNode: IXMLNode; ParentNode: IXMLNode; const NodeName: WideString; const URI: WideString; TypeName: WideString; GenPre: Boolean = False): IXMLNode;
C++
__fastcall IXMLNode CreateTypedNode(IXMLNode RootNode, IXMLNode ParentNode, const BSTR NodeName, const BSTR URI, BSTR TypeName, Boolean GenPre = False);

This is CreateTypedNode, a member of class TSOAPDomConv.

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