API:Soap.SOAPPasInv.TOnExceptionEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TOnExceptionEvent    = procedure(const MethodName: string; const Request: TStream; const Response: TStream) of object;

C++

typedef void __fastcall (__closure *TOnExceptionEvent)(const System::UnicodeString MethodName, System::Classes::TStream* const Request, System::Classes::TStream* const Response);

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.