Caps.AdapterOrdinalInGroup Property |
Language: |
Retrieves a number that indicates the order in which heads are referenced by the application programming object.
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
System.Int32
This property is read-only.
An Int32 value that indicates the order in which heads are referenced by the application programming object.
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