Show: Delphi C++
Display Preferences

AdaptReq.IAdapterModes.GetAdapterMode

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetAdapterMode(I: Integer): string;

C++

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

Properties

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

Description

Returns the value of the AdapterModes property.

GetAdapterMode is the read implementation of the AdapterModes property.

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

See Also

Personal tools
Previous Versions
Translations