Click or drag to resize
DriverDetails Fields

The DriverDetails type exposes the following members.

Fields
  NameDescription
Public fieldAcm
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.
Public fieldCopyright
String that provides copyright information for the driver.
Public fieldDriver
Public fieldDriverVersion
Version of the driver.
Public fieldFeatures
String that provides special feature information for the driver.
Public fieldFilterTags
Number of unique filter tags supported by this driver.
Public fieldFormatTags
Number of unique format tags supported by this driver.
Public fieldIcon
Handle to a custom icon for this driver. This member can be 0.
Public fieldLicensing
String that provides special licensing information for the driver.
Public fieldLongName
String that describes the full name of the driver.
Public fieldShortName
String that describes the short name of the driver.
Public fieldSupport
Support flags for the driver.
Top
See Also