API:Datasnap.DSPlatform.TDBXServerComponent.NotifyCallback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function NotifyCallback(const ClientId: string;  const CallbackId: string; const Msg: TJSONValue; out Response: TJSONValue): Boolean;

C++

bool __fastcall NotifyCallback(const System::UnicodeString ClientId, const System::UnicodeString CallbackId, System::Json::TJSONValue* const Msg, /* out */ System::Json::TJSONValue* &Response);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Datasnap.DSPlatform.pas
Datasnap.DSPlatform.hpp
Datasnap.DSPlatform TDBXServerComponent

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 !