
4.5-12 Daq API Command Reference 908794 Programmer’s Manual
daqGetDriverVersion
Also See: daqGetHardwareInfo
Format
daqGetDriverVersion (version)
Purpose
daqGetDriverVersion retrieves the revision level of the driver currently in use.
Parameter Summary
Parameter Type Description
version PDWORD
Pointer to the version number of the current device driver
Parameter Values
version: a pointer to a value from 100 to 10,000
Returns
DerrNoError No error
Prototypes
C/C++
daqGetDriverVersion(PDWORD version);
Visual BASIC
VBdaqGetDriverVersion&(version&)
Program References
None
Komentáře k této Příručce