API:Soap.InvokeRegistry.TInvokableClassRegistry.RegisterHeaderMethod

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure RegisterHeaderMethod(Info: PTypeInfo; AClass: TClass;
const MethodName: string; MethodType: eHeaderMethodType = hmtAll;
Required: Boolean = False); overload;

C++

void __fastcall RegisterHeaderMethod(System::Typinfo::PTypeInfo Info, System::TClass AClass, const System::UnicodeString MethodName, eHeaderMethodType MethodType = (eHeaderMethodType)(0x0), bool Required = false)/* overload */;

Propriétés

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

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 !