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