Caps.AdapterOrdinalInGroup Property

Language:

Retrieves a number that indicates the order in which heads are referenced by the application programming object.

Definition

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

Property Value

System.Int32
An Int32 Leave Site value that indicates the order in which heads are referenced by the application programming object.

This property is read-only. 

Remarks

The master adapter always sets AdapterOrdinalInGroup to 0. These values do not correspond to the adapter ordinals passed to the Manager. They apply only to heads within a group.


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