Datasnap.DSCommon.TDSClientCallbackChannelManager.NotifyObjectCallback

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

Delphi

function NotifyObjectCallback(const CallbackId, ManagerId: string;
const Msg: TObject; out Response: TObject): Boolean;

C++

bool __fastcall NotifyObjectCallback(const System::UnicodeString CallbackId, const System::UnicodeString ManagerId, System::TObject* const Msg, /* out */ System::TObject* &Response);

プロパティ

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

説明

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