API:Data.DbxSocketChannelNative.TDBXSocketChannel.GetChannelInfo

De RAD Studio API Documentation

Delphi

function GetChannelInfo: TDBXChannelInfo; override;

C++

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

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. {{#multireplace:Data.DbxSocketChannelNative.TDBXSocketChannel.GetChannelInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Data.DBXTransport.TDbxChannel.GetChannelInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Data.DBXTransport.TDbxChannel.GetChannelInfo|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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