structure DEVICE_DSM_LOST_QUERY_OUTPUT (ntddstor.h)
Cette structure est réservée à l’utilisation du système uniquement.
Syntaxe
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;
Membres
Version
Non applicable.
Size
Non applicable.
Alignment
Non applicable.
NumberOfBits
Non applicable.
BitMap[ANYSIZE_ARRAY]
Non applicable.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | ntddstor.h |