DEVICE_DSM_LOST_QUERY_PARAMETERS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddstor-_device_dsm_lost_query_parameters)

_DEVICE_DSM_LOST_QUERY_PARAMETERS structure

Description

This structure is reserved for system use only.

Members

Version

Not applicable.

Granularity

Not applicable.

Remarks

See also