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.
Syntax
typedef struct _STOR_PAGING_DEVICE_DUMP_DATA {
DEVICEDUMP_STRUCTURE_VERSION Descriptor;
DWORD EntryCount;
DWORD EntrySize;
STOR_PAGING_DEVICE_DUMP_ENTRY Entries[ANYSIZE_ARRAY];
} STOR_PAGING_DEVICE_DUMP_DATA, *PSTOR_PAGING_DEVICE_DUMP_DATA;
Members
Descriptor
EntryCount
EntrySize
Entries[ANYSIZE_ARRAY]
Requirements
| Requirement | Value |
|---|---|
| Header | winioctl.h |