Caps.MasterAdapterOrdinal Property |
Language: |
Retrieves a value that indicates which device is the master for the current subordinate.
Visual Basic Public ReadOnly Property MasterAdapterOrdinal As Integer C# public int MasterAdapterOrdinal { get; } C++ public:
property int MasterAdapterOrdinal {
int get();
}JScript public function get MasterAdapterOrdinal() : int
System.Int32
This property is read-only.
An Int32 value that indicates which device is the master for the current subordinate.
This number is taken from the adapter values passed into the Manager.Adapters member.
For multihead support, one head is denoted the master head, and all other heads on the same card are denoted subordinate heads. If more than one multihead adapter is present in a system, the master and its subordinates from one multihead adapter are referred to as 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