Soap.OPToSOAPDomConv.TSOAPDomConv.CreateTypedNode

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function  CreateTypedNode(RootNode, ParentNode: IXMLNode; const NodeName, NodeNamespace, TypeName: InvString; GenPre: Boolean = False): IXMLNode;

C++

Xml::Xmlintf::_di_IXMLNode __fastcall CreateTypedNode(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode ParentNode, const System::UnicodeString NodeName, const System::UnicodeString NodeNamespace, const System::UnicodeString TypeName, bool GenPre = false);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Soap.OPToSOAPDomConv.pas
Soap.OPToSOAPDomConv.hpp
Soap.OPToSOAPDomConv TSOAPDomConv

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.