API:Datasnap.DSProxyRest.TDSAdminRestClient.NotifyObject
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);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Datasnap.DSProxyRest.pas Datasnap.DSProxyRest.hpp |
Datasnap.DSProxyRest | TDSAdminRestClient |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!