ReactOS 0.4.15-dev-7918-g2a2556c
_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 1991 of file scsi.h.

Member Data Documentation

◆ ClassEventData

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::ClassEventData[0]

Definition at line 1997 of file scsi.h.

◆ EventDataLength

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::EventDataLength[2]

Definition at line 1992 of file scsi.h.

◆ NEA

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::NEA

Definition at line 1995 of file scsi.h.

◆ NotificationClass

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::NotificationClass

Definition at line 1993 of file scsi.h.

◆ Reserved

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::Reserved

Definition at line 1994 of file scsi.h.

◆ SupportedEventClasses

UCHAR _NOTIFICATION_EVENT_STATUS_HEADER::SupportedEventClasses

Definition at line 1996 of file scsi.h.


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