Microsoft DirectX 9.0 SDK Update (October 2004)

Caps.AdapterOrdinalInGroup Property

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

Visual Basic .NET Public ReadOnly Property AdapterOrdinalInGroup As Integer
C# public int AdapterOrdinalInGroup { get; }
Managed C++ public: __property int get_AdapterOrdinalInGroup();
JScript .NET 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.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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