smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Public Attributes | |
struct { | |
STORAGE_PROPERTY_ID PropertyId | |
STORAGE_QUERY_TYPE QueryType | |
} | PropertyQuery |
win10::STORAGE_PROTOCOL_SPECIFIC_DATA | ProtocolSpecific |
BYTE | DataBuffer [1] |
Definition at line 3900 of file os_win32.cpp.
BYTE os_win32::STORAGE_PROTOCOL_SPECIFIC_QUERY_WITH_BUFFER::DataBuffer[1] |
Definition at line 3907 of file os_win32.cpp.
STORAGE_PROPERTY_ID os_win32::STORAGE_PROTOCOL_SPECIFIC_QUERY_WITH_BUFFER::PropertyId |
Definition at line 3903 of file os_win32.cpp.
struct { ... } os_win32::STORAGE_PROTOCOL_SPECIFIC_QUERY_WITH_BUFFER::PropertyQuery |
win10::STORAGE_PROTOCOL_SPECIFIC_DATA os_win32::STORAGE_PROTOCOL_SPECIFIC_QUERY_WITH_BUFFER::ProtocolSpecific |
Definition at line 3906 of file os_win32.cpp.
STORAGE_QUERY_TYPE os_win32::STORAGE_PROTOCOL_SPECIFIC_QUERY_WITH_BUFFER::QueryType |
Definition at line 3904 of file os_win32.cpp.