AdapterListCollection.Default Property

Language:

Retrieves the default adapter.

Definition

Visual Basic Public ReadOnly Property Default As AdapterInformation
C# public AdapterInformation Default { get; }
C++ public:
property AdapterInformation^ Default {
        AdapterInformation^ get();
}
JScript public function get Default() : AdapterInformation

Property Value

Microsoft.DirectX.Direct3D.AdapterInformation
An AdapterInformation object that represents the default adapter.

This property is read-only. 

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