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

This is CreateScalarNodeXS, a member of class TSOAPDomConv.

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