RenderDx9Adapter Properties |
The RenderDx9Adapter type exposes the following members.
Name | Description | |
---|---|---|
Build |
Gets the build identifier from the driver version.
| |
Description |
Gets the description of the adapter .
| |
DeviceId |
Gets the device identifier to identify the type of chip set.
| |
DeviceIdentifier |
Gets the device identifier. This Guid is a unique identifier for the driver and chip set pair.
| |
DeviceName |
Gets the name of the device for GDI.
| |
Driver |
Gets the driver name used by the adapter.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Product |
Gets the product identifier from driver version.
| |
Revision |
Gets the revision level of the chip set.
| |
SubSysId |
Gets the sub system identifier to identify the subsystem, typically the particular board.
| |
SubVersion |
Gets the sub version identifier from the driver version.
| |
VendorId |
Gets the vendor identifier to identify the manufacturer.
| |
Version |
Gets the version identifier from the driver version.
| |
WHQLLevel |
Gets a value indicating the Windows Hardware Quality Labs (WHQL) validation level for this driver and device pair.
|