AdapterInformation.Information Property

Language:

Retrieves information about the current adapter.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.AdapterDetails
An AdapterDetails structure that represents the current adapter information.

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