Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSChannelInvokeEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDSChannelInvokeEvent = procedure (const Id: string; Data: TJSONValue; out Response: TJSONValue) of object;

C++

typedef void __fastcall (__closure *TDSChannelInvokeEvent)(const System::UnicodeString Id, System::Json::TJSONValue* Data, /* out */ System::Json::TJSONValue* &Response);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

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 !