Caps.NumberOfAdaptersInGroup Property |
Language: |
Retrieves the number of adapters in the current adapter group.
Visual Basic Public ReadOnly Property NumberOfAdaptersInGroup As Integer C# public int NumberOfAdaptersInGroup { get; } C++ public:
property int NumberOfAdaptersInGroup {
int get();
}JScript public function get NumberOfAdaptersInGroup() : int
System.Int32
This property is read-only.
Number of adapters in the current adapter group.
If the current Caps object is associated with a conventional adapter, this property reports 1. It reports a value greater than 1 for the master adapter of a multihead card, and 0 for a subordinate adapter of a multihead card. Each card can have only one master, but many subordinates.
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