API:Datasnap.DSPlatform.TDBXServerComponent.NotifyObject

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSPlatform.pas
Datasnap.DSPlatform.hpp
Datasnap.DSPlatform TDBXServerComponent

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!