DEVICE_DSM_LOST_QUERY_OUTPUT structure (ntddstor.h)

This structure is reserved for system use only.

Syntax

typedef struct _DEVICE_DSM_LOST_QUERY_OUTPUT {
  ULONG     Version;
  ULONG     Size;
  ULONGLONG Alignment;
  ULONG     NumberOfBits;
  ULONG     BitMap[ANYSIZE_ARRAY];
} DEVICE_DSM_LOST_QUERY_OUTPUT, *PDEVICE_DSM_LOST_QUERY_OUTPUT;

Members

Version

Not applicable.

Size

Not applicable.

Alignment

Not applicable.

NumberOfBits

Not applicable.

BitMap[ANYSIZE_ARRAY]

Not applicable.

Requirements

Requirement Value
Header ntddstor.h