ReactOS 0.4.15-dev-7953-g1f49173
_STOR_LOG_EVENT_DETAILS Struct Reference

#include <storport.h>

Collaboration diagram for _STOR_LOG_EVENT_DETAILS:

Public Attributes

ULONG InterfaceRevision
 
ULONG Size
 
ULONG Flags
 
STOR_EVENT_ASSOCIATION_ENUM EventAssociation
 
ULONG PathId
 
ULONG TargetId
 
ULONG LunId
 
BOOLEAN StorportSpecificErrorCode
 
ULONG ErrorCode
 
ULONG UniqueId
 
ULONG DumpDataSize
 
PVOID DumpData
 
ULONG StringCount
 
PWSTRStringList
 

Detailed Description

Definition at line 2141 of file storport.h.

Member Data Documentation

◆ DumpData

PVOID _STOR_LOG_EVENT_DETAILS::DumpData

Definition at line 2154 of file storport.h.

◆ DumpDataSize

ULONG _STOR_LOG_EVENT_DETAILS::DumpDataSize

Definition at line 2153 of file storport.h.

◆ ErrorCode

ULONG _STOR_LOG_EVENT_DETAILS::ErrorCode

Definition at line 2151 of file storport.h.

◆ EventAssociation

STOR_EVENT_ASSOCIATION_ENUM _STOR_LOG_EVENT_DETAILS::EventAssociation

Definition at line 2146 of file storport.h.

◆ Flags

ULONG _STOR_LOG_EVENT_DETAILS::Flags

Definition at line 2145 of file storport.h.

◆ InterfaceRevision

ULONG _STOR_LOG_EVENT_DETAILS::InterfaceRevision

Definition at line 2143 of file storport.h.

◆ LunId

ULONG _STOR_LOG_EVENT_DETAILS::LunId

Definition at line 2149 of file storport.h.

◆ PathId

ULONG _STOR_LOG_EVENT_DETAILS::PathId

Definition at line 2147 of file storport.h.

◆ Size

ULONG _STOR_LOG_EVENT_DETAILS::Size

Definition at line 2144 of file storport.h.

◆ StorportSpecificErrorCode

BOOLEAN _STOR_LOG_EVENT_DETAILS::StorportSpecificErrorCode

Definition at line 2150 of file storport.h.

◆ StringCount

ULONG _STOR_LOG_EVENT_DETAILS::StringCount

Definition at line 2155 of file storport.h.

◆ StringList

PWSTR* _STOR_LOG_EVENT_DETAILS::StringList

Definition at line 2156 of file storport.h.

◆ TargetId

ULONG _STOR_LOG_EVENT_DETAILS::TargetId

Definition at line 2148 of file storport.h.

◆ UniqueId

ULONG _STOR_LOG_EVENT_DETAILS::UniqueId

Definition at line 2152 of file storport.h.


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