Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

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 156 of file cbmioctl.h.


Field Documentation

ULONG CBMT_I_INSTALL_OUT::DllVersion
 

The version of the DLL

Definition at line 165 of file cbmioctl.h.

Referenced by cbm_i_i_driver_install().

ULONG CBMT_I_INSTALL_OUT::DllVersionEx
 

The version extension of the DLL

Definition at line 171 of file cbmioctl.h.

Referenced by cbm_i_i_driver_install().

ULONG CBMT_I_INSTALL_OUT::DriverVersion
 

The version of the driver

Definition at line 168 of file cbmioctl.h.

ULONG CBMT_I_INSTALL_OUT::DriverVersionEx
 

The version extension of the driver

Definition at line 174 of file cbmioctl.h.

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 162 of file cbmioctl.h.

Referenced by cbm_i_i_driver_install().


The documentation for this struct was generated from the following file:
Generated on Sun Apr 30 18:46:18 2006 for opencbm by  doxygen 1.4.2