Datasnap.DSTCPServerTransport.TDSTCPChannel.GetChannelInfo

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetChannelInfo: TDBXChannelInfo; override;

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPChannel

説明

GetChannelInfo メソッドは、チャネル情報を取り出すのに使用されます。

GetChannelInfo メソッドは、現在の転送用のチャネル情報を取り出すのに使用されます。

関連項目