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

This is CreateScalarNodeXS, a member of class TSOAPDomConv.

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