API:Soap.SOAPPasInv.TBeforeDispatchEvent2

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TBeforeDispatchEvent2= procedure(const MethodName: string; const Request: TStream;
Response: TStream; var BindingType: TWebServiceBindingType;
var Handled: Boolean) of object;

C++

typedef void __fastcall (__closure *TBeforeDispatchEvent2)(const System::UnicodeString MethodName, System::Classes::TStream* const Request, System::Classes::TStream* Response, Soap::Wsdlintf::TWebServiceBindingType &BindingType, bool &Handled);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
Soap.SOAPPasInv.pas
Soap.SOAPPasInv.hpp
Soap.SOAPPasInv Soap.SOAPPasInv

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.