OpenCBM
Data Fields
CBMT_I_INSTALL_OUT Struct Reference

#include <cbmioctl.h>

Data Fields

ULONG ErrorFlags
 
ULONG DllVersion
 
ULONG DriverVersion
 
ULONG DllVersionEx
 
ULONG DriverVersionEx
 

Detailed Description

Output buffer for I_INSTALL

Definition at line 167 of file cbmioctl.h.

Field Documentation

ULONG CBMT_I_INSTALL_OUT::DllVersion

The version of the DLL

Definition at line 176 of file cbmioctl.h.

Referenced by cbm_driver_install().

ULONG CBMT_I_INSTALL_OUT::DllVersionEx

The version extension of the DLL

Definition at line 182 of file cbmioctl.h.

Referenced by cbm_driver_install().

ULONG CBMT_I_INSTALL_OUT::DriverVersion

The version of the driver

Definition at line 179 of file cbmioctl.h.

Referenced by cbm_install().

ULONG CBMT_I_INSTALL_OUT::DriverVersionEx

The version extension of the driver

Definition at line 185 of file cbmioctl.h.

Referenced by cbm_install().

ULONG CBMT_I_INSTALL_OUT::ErrorFlags

Flags: Is the installation correct, or are there errors? cf. CBM_I_DRIVER_INSTALL_xxx constants

Definition at line 173 of file cbmioctl.h.

Referenced by cbm_driver_install(), and cbm_install().


The documentation for this struct was generated from the following file: