RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterModes.GetAdapterName Method

Returns the value of the AdapterNames property.

Pascal
function GetAdapterName(I: Integer): string;
C++
__fastcall AnsiString GetAdapterName(int I);

GetAdapterName is the read implementation of the AdapterNames property. 

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!