DeviceInformation Class (Microsoft.DirectX.Direct3D)

Contains functionality for retrieving the driver level for a device.

Definition

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

Members Table

The following table lists the members exposed by the object.

Methods

MethodDescription
static (Shared in Visual Basic) GetDriverLevel Retrieves the driver level for a device.

Inheritance Hierarchy

ObjectLeave Site
DeviceInformation

Class Information

NamespaceMicrosoft.DirectX.Direct3D
AssemblyMicrosoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll)
Strong NameMicrosoft.DirectX.Direct3DX,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492
Show: