DriverDetails Fields |
The DriverDetails type exposes the following members.
Name | Description | |
---|---|---|
Acm |
Version of the ACM for which this driver was compiled. The version number is a hexadecimal number in the format 0xAABBCCCC, where AA is the major version number, BB is the minor version number, and CCCC is the build number. The version parts (major, minor, and build) should be displayed as decimal numbers.
| |
Copyright |
String that provides copyright information for the driver.
| |
Driver | ||
DriverVersion |
Version of the driver.
| |
Features |
String that provides special feature information for the driver.
| |
FilterTags |
Number of unique filter tags supported by this driver.
| |
FormatTags |
Number of unique format tags supported by this driver.
| |
Icon |
Handle to a custom icon for this driver. This member can be 0.
| |
Licensing |
String that provides special licensing information for the driver.
| |
LongName |
String that describes the full name of the driver.
| |
ShortName |
String that describes the short name of the driver.
| |
Support |
Support flags for the driver.
|