Show: Delphi C++
Display Preferences

AdaptReq.IAdapterModes.GetAdapterName

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetAdapterName(I: Integer): string;

C++

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

Properties

Type Visibility Source Unit Parent
function public
AdaptReq.pas
AdaptReq.hpp
AdaptReq IAdapterModes

Description

Returns the value of the AdapterNames property.

GetAdapterName is the read implementation of the AdapterNames property.

I is the index of the adapter whose name this method returns.

See Also

Personal tools
Previous Versions
Translations