API:EMS.ResourceTypes.TEMSResourceEndPointSuffix.THandlerProc

From RAD Studio API Documentation

[–] Properties
Type:
anonMethod
class
Visibility: public
Source:
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: TEMSResourceEndPointSuffix

Delphi

THandlerProc = reference to procedure(const Sender: TObject; const AContext: TEndpointContext;
const ARequest: TEndpointRequest; const AResponse: TEndpointResponse);

C++

__interface THandlerProc  : public System::IInterface

Description

Embarcadero Technologies does not currently have any additional information.