ReactOS 0.4.16-dev-433-g6363f78
|
#include <ntddstor.h>
Public Attributes | |
STORAGE_PROPERTY_ID | PropertyId |
STORAGE_QUERY_TYPE | QueryType |
UCHAR | AdditionalParameters [1] |
Definition at line 551 of file ntddstor.h.
UCHAR _STORAGE_PROPERTY_QUERY::AdditionalParameters[1] |
Definition at line 554 of file ntddstor.h.
Referenced by find_devices(), init_device(), and RequestHandleQueryPropertyDeviceUniqueId().
STORAGE_PROPERTY_ID _STORAGE_PROPERTY_QUERY::PropertyId |
Definition at line 552 of file ntddstor.h.
Referenced by FdoHandleQueryProperty(), find_devices(), init_device(), PdoHandleQueryProperty(), RequestDispatchSpecialIoctls(), RequestHandleQueryPropertyRetrieveCachedData(), and USBSTOR_HandleQueryProperty().
STORAGE_QUERY_TYPE _STORAGE_PROPERTY_QUERY::QueryType |
Definition at line 553 of file ntddstor.h.
Referenced by FdoHandleQueryProperty(), find_devices(), init_device(), PdoHandleQueryProperty(), RequestDispatchSpecialIoctls(), RequestHandleQueryPropertyDeviceUniqueId(), and USBSTOR_HandleQueryProperty().