AdapterInformation
Classes


Language: Visual BasicC#C++JScript(Show All)
AdapterInformation Class (Microsoft.DirectX.Direct3D)

Manipulates adapter information.

Definition

Visual BasicNotInheritable Public Class AdapterInformation
    Inherits ObjectLeave Site
C#public sealed class AdapterInformation : ObjectLeave Site
C++public ref class AdapterInformation sealed : ObjectLeave Site
JScriptpublic final class AdapterInformation extends ObjectLeave Site

Members Table

The following table lists the members exposed by the object.

Methods

MethodDescription
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

PropertyDescription
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.

Inheritance Hierarchy

ObjectLeave Site
AdapterInformation

Class Information

NamespaceMicrosoft.DirectX.Direct3D
AssemblyMicrosoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong NameMicrosoft.DirectX.Direct3D,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492
Page view tracker