// ntddstor.h
typedef struct _DEVICE_DSM_LOST_QUERY_PARAMETERS {
ULONG Version;
ULONGLONG Granularity;
} DEVICE_DSM_LOST_QUERY_PARAMETERS, *PDEVICE_DSM_LOST_QUERY_PARAMETERS;
View the official Windows Driver Kit DDI referenceNo description available.
This structure is reserved for system use only.
VersionNot applicable.
GranularityNot applicable.