Soap.OPToSOAPDomConv.TSOAPDomConv.FindPrefixForURI

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  FindPrefixForURI(RootNode, Node: IXMLNode; const URI: InvString; DeclIfNone: Boolean = False): InvString;

C++

System::UnicodeString __fastcall FindPrefixForURI(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode Node, const System::UnicodeString URI, bool DeclIfNone = false);

Properties

Type Visibility Source Unit Parent
function protected
Soap.OPToSOAPDomConv.pas
Soap.OPToSOAPDomConv.hpp
Soap.OPToSOAPDomConv TSOAPDomConv

Description

Embarcadero Technologies does not currently have any additional information.