Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |