Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The STOR_EVENT_ASSOCIATION_ENUM enumerator specifies the type of device that is associated with an event.
Syntax
typedef enum _STOR_EVENT_ASSOCIATION_ENUM {
StorEventAdapterAssociation,
StorEventLunAssociation,
StorEventTargetAssociation,
StorEventInvalidAssociation
} STOR_EVENT_ASSOCIATION_ENUM;
Constants
StorEventAdapterAssociation The event is associated with the adapter. |
StorEventLunAssociation The event is associated with the LUN. |
StorEventTargetAssociation The event is associated with the target. |
StorEventInvalidAssociation Marks end of valid enumeration range |
Requirements
Requirement | Value |
---|---|
Header | storport.h (include Storport.h) |