API:Datasnap.DSServer.TDSServer.GetAllChannelCallbackId
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSServer | |
Delphi
function GetAllChannelCallbackId(const ChannelName: string): TList<string>;
C++
System::Generics::Collections::TList__1<System::UnicodeString>* __fastcall GetAllChannelCallbackId(const System::UnicodeString ChannelName);
Description
Embarcadero Technologies does not currently have any additional information.