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

Public Attributes

struct {
   STORAGE_PROPERTY_ID   PropertyId
 
   STORAGE_QUERY_TYPE   QueryType
 
PropertyQuery
 
win10::STORAGE_PROTOCOL_SPECIFIC_DATA ProtocolSpecific
 
BYTE DataBuffer [1]
 

Detailed Description

Definition at line 3900 of file os_win32.cpp.

Member Data Documentation

◆ DataBuffer

BYTE os_win32::STORAGE_PROTOCOL_SPECIFIC_QUERY_WITH_BUFFER::DataBuffer[1]

Definition at line 3907 of file os_win32.cpp.

◆ PropertyId

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

◆ ProtocolSpecific

win10::STORAGE_PROTOCOL_SPECIFIC_DATA os_win32::STORAGE_PROTOCOL_SPECIFIC_QUERY_WITH_BUFFER::ProtocolSpecific

Definition at line 3906 of file os_win32.cpp.

◆ QueryType

STORAGE_QUERY_TYPE os_win32::STORAGE_PROTOCOL_SPECIFIC_QUERY_WITH_BUFFER::QueryType

Definition at line 3904 of file os_win32.cpp.


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