![]() |
![]() |
![]() |
Caps.NumberOfAdaptersInGroup Property |
Language: |
Retrieves the number of adapters in the current adapter group.
Visual Basic .NET Public ReadOnly Property NumberOfAdaptersInGroup As Integer C# public int NumberOfAdaptersInGroup { get; } Managed C++ public: __property int get_NumberOfAdaptersInGroup(); JScript .NET public function get NumberOfAdaptersInGroup() : int
System.Int32 . Number of adapters in the current adapter group.
This property is read-only.
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.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center