#include <cbmioctl.h>
Data Fields | |
| ULONG | ErrorFlags |
| ULONG | DllVersion |
| ULONG | DriverVersion |
| ULONG | DllVersionEx |
| ULONG | DriverVersionEx |
Definition at line 156 of file cbmioctl.h.
|
|
The version of the DLL Definition at line 165 of file cbmioctl.h. Referenced by cbm_i_i_driver_install(). |
|
|
The version extension of the DLL Definition at line 171 of file cbmioctl.h. Referenced by cbm_i_i_driver_install(). |
|
|
The version of the driver Definition at line 168 of file cbmioctl.h. |
|
|
The version extension of the driver Definition at line 174 of file cbmioctl.h. |
|
|
Flags: Is the installation correct, or are there errors? cf. CBM_I_DRIVER_INSTALL_xxx constants Definition at line 162 of file cbmioctl.h. Referenced by cbm_i_i_driver_install(). |
1.4.2