ReactOS 0.4.15-dev-6055-g36cdd34
_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 2096 of file storport.h.

Member Data Documentation

◆ DumpData

PVOID _STOR_LOG_EVENT_DETAILS::DumpData

Definition at line 2109 of file storport.h.

◆ DumpDataSize

ULONG _STOR_LOG_EVENT_DETAILS::DumpDataSize

Definition at line 2108 of file storport.h.

◆ ErrorCode

ULONG _STOR_LOG_EVENT_DETAILS::ErrorCode

Definition at line 2106 of file storport.h.

◆ EventAssociation

STOR_EVENT_ASSOCIATION_ENUM _STOR_LOG_EVENT_DETAILS::EventAssociation

Definition at line 2101 of file storport.h.

◆ Flags

ULONG _STOR_LOG_EVENT_DETAILS::Flags

Definition at line 2100 of file storport.h.

◆ InterfaceRevision

ULONG _STOR_LOG_EVENT_DETAILS::InterfaceRevision

Definition at line 2098 of file storport.h.

◆ LunId

ULONG _STOR_LOG_EVENT_DETAILS::LunId

Definition at line 2104 of file storport.h.

◆ PathId

ULONG _STOR_LOG_EVENT_DETAILS::PathId

Definition at line 2102 of file storport.h.

◆ Size

ULONG _STOR_LOG_EVENT_DETAILS::Size

Definition at line 2099 of file storport.h.

◆ StorportSpecificErrorCode

BOOLEAN _STOR_LOG_EVENT_DETAILS::StorportSpecificErrorCode

Definition at line 2105 of file storport.h.

◆ StringCount

ULONG _STOR_LOG_EVENT_DETAILS::StringCount

Definition at line 2110 of file storport.h.

◆ StringList

PWSTR* _STOR_LOG_EVENT_DETAILS::StringList

Definition at line 2111 of file storport.h.

◆ TargetId

ULONG _STOR_LOG_EVENT_DETAILS::TargetId

Definition at line 2103 of file storport.h.

◆ UniqueId

ULONG _STOR_LOG_EVENT_DETAILS::UniqueId

Definition at line 2107 of file storport.h.


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