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 ISCSI_ADAPTER_EVENT_CODE enumeration indicates the type of adapter event.
Syntax
typedef enum {
ISCSI_ADAPTER_TARGETS_CHANGED
} ISCSI_ADAPTER_EVENT_CODE, *PISCSI_ADAPTER_EVENT_CODE;
Constants
ISCSI_ADAPTER_TARGETS_CHANGED An adapter discovered that its list of targets changed. |
Requirements
Requirement | Value |
---|---|
Header | iscsiop.h (include Iscsiop.h) |