AdapterIndex Property
Sets the current adapter.
Syntax
public int getAdapterIndex(); public void setAdapterIndex(int adapterIndex);
Remarks
When this property is set, the component asks the system for information on the adapter with an index of AdapterIndex. If the system has information, the Adapter properties will be populated with the data returned.
AdapterCount is the number of adapters located in the system.
Default Value
0