Geoff Chappell, Software Analyst
The SYSTEM_VERIFIER_INFORMATION_EX structure is produced as output or expected as input by the functions
respectively, when given the information class SystemVerifierInformationEx (0x5C).
The SYSTEM_VERIFIER_INFORMATION_EX structure is not documented.
The SYSTEM_VERIFIER_INFORMATION_EX is 0x24 or 0x28 bytes in 32-bit and 64-bit Windows, respectively.
| Offset (x86) | Offset (x64) | Definition |
|---|---|---|
| 0x00 | 0x00 |
ULONG VerifyMode; |
| 0x04 | 0x04 |
ULONG OptionChanges; |
| 0x08 | 0x08 |
UNICODE_STRING PreviousBucketName; |
| 0x10 | 0x18 |
ULONG IrpCancelTimeoutMsec; |
| 0x14 | 0x1C |
ULONG VerifierExtensionEnabled; |
| 0x18 | 0x20 |
ULONG Reserved [3]; // x86 ULONG Reserved [1]; // x64 |