RenderDx9Adapter Class |
Namespace: Lumiscaphe.Workshop.Interop
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.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the RenderDx9Adapter | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |