API:Datasnap.DSProxyRest.TDSAdminRestClient.NotifyObject
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSProxyRest.pas Datasnap.DSProxyRest.hpp
| |
Unit: Datasnap.DSProxyRest | |
Parent: TDSAdminRestClient |
Delphi
function NotifyObject(ClientId: string; CallbackId: string; Msg: TObject; out Response: TObject): Boolean;
C++
bool __fastcall NotifyObject(System::UnicodeString ClientId, System::UnicodeString CallbackId, System::TObject* Msg, /* out */ System::TObject* &Response);
Description
Embarcadero Technologies does not currently have any additional information.