API:Soap.InvokeRegistry.TSOAPHeaders.Get

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Get(Cls: TClass; out Hdr: TSOAPHeader); overload;
function  Get(Cls: TClass): TSOAPHeader; overload;
function  Get(const Name, URI: InvString): TSOAPHeader; overload;

C++

void __fastcall Get(System::TClass Cls, /* out */ TSOAPHeader* &Hdr)/* overload */;
TSOAPHeader* __fastcall Get(System::TClass Cls)/* overload */;
TSOAPHeader* __fastcall Get(const System::UnicodeString Name, const System::UnicodeString URI)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry TSOAPHeaders

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !