ReactOS 0.4.16-dev-1946-g52006dd
_NOTIFICATION_EVENT_STATUS_HEADER Struct Reference

#include <scsi.h>

Public Attributes

UCHAR EventDataLength [2]
 
UCHAR NotificationClass:3
 
UCHAR Reserved:4
 
UCHAR NEA:1
 
UCHAR SupportedEventClasses
 
UCHAR ClassEventData [0]
 

Detailed Description

Definition at line 2037 of file scsi.h.

Member Data Documentation

◆ ClassEventData

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::ClassEventData[0]

Definition at line 2043 of file scsi.h.

◆ EventDataLength

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::EventDataLength[2]

Definition at line 2038 of file scsi.h.

◆ NEA

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::NEA

Definition at line 2041 of file scsi.h.

◆ NotificationClass

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::NotificationClass

Definition at line 2039 of file scsi.h.

◆ Reserved

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::Reserved

Definition at line 2040 of file scsi.h.

◆ SupportedEventClasses

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::SupportedEventClasses

Definition at line 2042 of file scsi.h.


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