Geoff Chappell, Software Analyst
The MEMORY_SCRUB_INFORMATION structure both provides input to and receives output from ZwSetSystemInformation or NtSetSystemInformation when given the information class SystemCombinePhysicalMemoryInformation (0x82).
The MEMORY_COMBINE_INFORMATION structure is not documented.
The MEMORY_COMBINE_INFORMATION is 0x08 or 0x10 bytes in 32-bit and 64-bit Windows, respectively.
Offset (x86) | Offset (x64) | Definition | Remarks |
---|---|---|---|
0x00 | 0x00 |
HANDLE Handle; |
input |
0x04 | 0x08 |
ULONG_PTR PagesCombined; |
output |