Data.DBXTransportFilter.TDBXFilterSocketChannel.GetChannelInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetChannelInfo: TDBXChannelInfo; override;

C++

virtual Data::Dbxtransport::TDBXChannelInfo* __fastcall GetChannelInfo(void);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DBXTransportFilter.pas
Data.DBXTransportFilter.hpp
Data.DBXTransportFilter TDBXFilterSocketChannel

Description

Renvoie des informations spécifiques sur le canal délégué.

La méthode GetChannelInfo renvoie l'ID et les informations sur le canal délégué.

Voir aussi