Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SCSIWMI_ENABLE_DISABLE_CONTROL enumerator is used to specify what to enable or disable.
Note The SCSI port driver and SCSI miniport driver models may be altered or unavailable in the future. Instead, we recommend using the Storport driver and Storport miniport driver models.
Syntax
typedef enum {
ScsiWmiEventControl,
ScsiWmiDataBlockControl
} SCSIWMI_ENABLE_DISABLE_CONTROL;
Constants
ScsiWmiEventControl Indicates that a WMI event is to be enabled or disabled. |
ScsiWmiDataBlockControl Indicates that a data collection for a block is to be enabled or disabled. |
Requirements
Requirement | Value |
---|---|
Header | scsiwmi.h (include Scsiwmi.h) |