API:Datasnap.DSServer.TDSCallbackTunnel.AddListeningOnChannelNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddListeningOnChannelNames(var ChannelNames: TList<string>; const AllowDuplicates: Boolean = False);

C++

void __fastcall AddListeningOnChannelNames(System::Generics::Collections::TList__1<System::UnicodeString>* &ChannelNames, const bool AllowDuplicates = false);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.