API:Datasnap.DSServer.TDSCallbackTunnelManagerInternal.AddCallbackToTunnel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddCallbackToTunnel(const Tunnel: TDSCallbackTunnel;
const CallbackId: string; ChannelNames: TStringList);

C++

void __fastcall AddCallbackToTunnel(TDSCallbackTunnel* const Tunnel, const System::UnicodeString CallbackId, System::Classes::TStringList* ChannelNames);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnelManagerInternal

Description

Embarcadero Technologies does not currently have any additional information.