API:Data.DbxSocketChannelNative.TDBXSocketChannel.GetChannelInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetChannelInfo: TDBXChannelInfo; override;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DbxSocketChannelNative.pas
Data.DbxSocketChannelNative.hpp
Data.DbxSocketChannelNative TDBXSocketChannel

Description

Renvoie des informations spécifiques sur le canal de communication.

Data.DbxSocketChannelNative.TDBXSocketChannel.GetChannelInfo hérite de Data.DBXTransport.TDbxChannel.GetChannelInfo. Tout le contenu en-dessous de cette ligne se réfère à Data.DBXTransport.TDbxChannel.GetChannelInfo.

Renvoie des informations spécifiques sur le canal de communication.

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

Voir aussi