AdapterInformation Class (Microsoft.DirectX.Direct3D)
Manipulates adapter information.
Visual Basic NotInheritable Public Class AdapterInformation
Inherits ObjectC# public sealed class AdapterInformation : Object C++ public ref class AdapterInformation sealed : Object JScript public final class AdapterInformation extends Object
The following table lists the members exposed by the object.
Methods
Method Description Equals Returns a value that indicates whether the current instance is equal to a specified object. GetHashCode Returns the hash code for the current instance. GetWhqlInformation Retrieves adapter information that includes Windows Hardware Quality Labs (WHQL) information. Properties
Property Description Adapter Retrieves the adapter ordinal number. CurrentDisplayMode Retrieves the current display mode. Information Retrieves information about the current adapter. SupportedDisplayModes Returns a collection of supported display modes for the current adapter.
Object
AdapterInformation
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) Strong Name Microsoft.DirectX.Direct3D, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show:
