Datasnap.DSCommon.TDSClientCallbackChannelManager.NotifyCallback

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。