CNiIviClassDriverIdentity

Measurement Studio IVI

Class CNiIviClassDriverIdentity Base ClassesData ItemsGo to hierarchy chart    Prev page: VendorNext page: Description    
Class Declared in:
NiIviClassDriver.h

'Overview' icon -- Shortcut to top of page. Overview

Information about the class driver.

Hierarchy Chart Hierarchy Chart

'Data Items' icon -- Shortcut to top of page. Data Items

Public data CString Description Description of the class driver.
Public data CString Identifier A unique identifier for the class driver.
Public data CString Revision The revision information for the class driver.
Public data long SpecificationMajorVersion The major version of the Ivi Foundation class specification to which this class driver conforms.
Public data long SpecificationMinorVersion The minor version of the Ivi Foundation class specification to which this class driver conforms.
Public data CString SpecificDriverLocator The location of the specific driver module in use by the class driver.
Public data CString Vendor The class driver vendor.