Skip to content

Latest commit

 

History

History
70 lines (56 loc) · 2.1 KB

ne-storport-_stor_event_association_enum.md

File metadata and controls

70 lines (56 loc) · 2.1 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NE:storport._STOR_EVENT_ASSOCIATION_ENUM
_STOR_EVENT_ASSOCIATION_ENUM (storport.h)
The STOR_EVENT_ASSOCIATION_ENUM enumerator specifies the type of device that is associated with an event.
storage\stor_event_association_enum.htm
storage
03/29/2018
STOR_EVENT_ASSOCIATION_ENUM enumeration
STOR_EVENT_ASSOCIATION_ENUM, STOR_EVENT_ASSOCIATION_ENUM enumeration [Storage Devices], StorEventAdapterAssociation, StorEventInvalidAssociation, StorEventLunAssociation, StorEventTargetAssociation, _STOR_EVENT_ASSOCIATION_ENUM, storage.stor_event_association_enum, storport/STOR_EVENT_ASSOCIATION_ENUM, storport/StorEventAdapterAssociation, storport/StorEventInvalidAssociation, storport/StorEventLunAssociation, storport/StorEventTargetAssociation, structs-storport_2aea4a7c-1734-45e0-9aeb-09ffa8923641.xml
storport.h
Storport.h
Windows
Windows
STOR_EVENT_ASSOCIATION_ENUM
_STOR_EVENT_ASSOCIATION_ENUM
storport/_STOR_EVENT_ASSOCIATION_ENUM
STOR_EVENT_ASSOCIATION_ENUM
storport/STOR_EVENT_ASSOCIATION_ENUM
APIRef
kbSyntax
HeaderDef
storport.h
_STOR_EVENT_ASSOCIATION_ENUM
STOR_EVENT_ASSOCIATION_ENUM

_STOR_EVENT_ASSOCIATION_ENUM enumeration

-description

The STOR_EVENT_ASSOCIATION_ENUM enumerator specifies the type of device that is associated with an event.

-enum-fields

-field StorEventAdapterAssociation

The event is associated with the adapter.

-field StorEventLunAssociation

The event is associated with the LUN.

-field StorEventTargetAssociation

The event is associated with the target.

-field StorEventInvalidAssociation

Marks end of valid enumeration range