smartmontools SVN Rev 5612
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
win10::_STORAGE_PROTOCOL_SPECIFIC_DATA Struct Reference
Collaboration diagram for win10::_STORAGE_PROTOCOL_SPECIFIC_DATA:
Collaboration graph
[legend]

Public Attributes

STORAGE_PROTOCOL_TYPE ProtocolType
 
ULONG DataType
 
ULONG ProtocolDataRequestValue
 
ULONG ProtocolDataRequestSubValue
 
ULONG ProtocolDataOffset
 
ULONG ProtocolDataLength
 
ULONG FixedProtocolReturnData
 
ULONG Reserved [3]
 

Detailed Description

Definition at line 189 of file os_win32.cpp.

Member Data Documentation

◆ DataType

ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::DataType

Definition at line 191 of file os_win32.cpp.

◆ FixedProtocolReturnData

ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::FixedProtocolReturnData

Definition at line 196 of file os_win32.cpp.

◆ ProtocolDataLength

ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolDataLength

Definition at line 195 of file os_win32.cpp.

◆ ProtocolDataOffset

ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolDataOffset

Definition at line 194 of file os_win32.cpp.

◆ ProtocolDataRequestSubValue

ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolDataRequestSubValue

Definition at line 193 of file os_win32.cpp.

◆ ProtocolDataRequestValue

ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolDataRequestValue

Definition at line 192 of file os_win32.cpp.

◆ ProtocolType

STORAGE_PROTOCOL_TYPE win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolType

Definition at line 190 of file os_win32.cpp.

◆ Reserved

ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::Reserved[3]

Definition at line 197 of file os_win32.cpp.


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