CNiIviClassDriverIdentity
| CNiIviClassDriverIdentity |
| Class |
Declared in: NiIviClassDriver.h |
Overview
Information about the class driver.
Data Items
| CString | Description | Description of the class driver. | |
| CString | Identifier | A unique identifier for the class driver. | |
| CString | Revision | The revision information for the class driver. | |
| long | SpecificationMajorVersion | The major version of the Ivi Foundation class specification to which this class driver conforms. | |
| long | SpecificationMinorVersion | The minor version of the Ivi Foundation class specification to which this class driver conforms. | |
| CString | SpecificDriverLocator | The location of the specific driver module in use by the class driver. | |
| CString | Vendor | The class driver vendor. |