AdapterInformation.Adapter Property

Language:

Retrieves the adapter ordinal number.

Definition

Visual Basic Public ReadOnly Property Adapter As Integer
C# public int Adapter { get; }
C++ public:
property int Adapter {
        int get();
}
JScript public function get Adapter() : int

Property Value

System.Int32
Integer that specifies the adapter to retrieve.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center