smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Public Attributes | |
STORAGE_PROTOCOL_TYPE | ProtocolType |
ULONG | DataType |
ULONG | ProtocolDataRequestValue |
ULONG | ProtocolDataRequestSubValue |
ULONG | ProtocolDataOffset |
ULONG | ProtocolDataLength |
ULONG | FixedProtocolReturnData |
ULONG | Reserved [3] |
Definition at line 189 of file os_win32.cpp.
ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::DataType |
Definition at line 191 of file os_win32.cpp.
ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::FixedProtocolReturnData |
Definition at line 196 of file os_win32.cpp.
ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolDataLength |
Definition at line 195 of file os_win32.cpp.
ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolDataOffset |
Definition at line 194 of file os_win32.cpp.
ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolDataRequestSubValue |
Definition at line 193 of file os_win32.cpp.
ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolDataRequestValue |
Definition at line 192 of file os_win32.cpp.
STORAGE_PROTOCOL_TYPE win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::ProtocolType |
Definition at line 190 of file os_win32.cpp.
ULONG win10::_STORAGE_PROTOCOL_SPECIFIC_DATA::Reserved[3] |
Definition at line 197 of file os_win32.cpp.