API:Soap.OPToSOAPDomConv.TSOAPDomConv.CreateScalarNodeXS

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

Xml::Xmlintf::_di_IXMLNode __fastcall CreateScalarNodeXS(Xml::Xmlintf::_di_IXMLNode RootNode, Xml::Xmlintf::_di_IXMLNode ParentNode, const System::UnicodeString NodeName, const System::UnicodeString NodeNamespace, const System::UnicodeString TypeName, const System::UnicodeString Value, 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.