RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSOAPDomConv.FindPrefixForURI Method
Pascal
function FindPrefixForURI(RootNode: IXMLNode; Node: IXMLNode; const URI: InvString; DeclIfNone: Boolean = False): InvString;
C++
__fastcall InvString FindPrefixForURI(IXMLNode RootNode, IXMLNode Node, const InvString URI, Boolean DeclIfNone = False);

This is FindPrefixForURI, a member of class TSOAPDomConv.

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