表示: Delphi C++
表示設定

AdaptReq.IAdapterModes.GetAdapterName

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

function GetAdapterName(I: Integer): string;

C++

virtual System::UnicodeString __fastcall GetAdapterName(int I) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
AdaptReq.pas
AdaptReq.hpp
AdaptReq IAdapterModes

説明

AdapterNames プロパティの値を返します。

GetAdapterName メソッドは,AdapterNames プロパティの読み出し用の実装です。

I パラメータは,このメソッドが名前を返すアダプタのインデックスです。

関連項目

以前のバージョン
他の言語