MEM_PRESERVE_PLACEHOLDER top-level constant

int const MEM_PRESERVE_PLACEHOLDER

Frees an allocation back to a placeholder (after you've replaced a placeholder with a private allocation using VirtualAlloc2 or Virtual2AllocFromApp).

Implementation

const MEM_PRESERVE_PLACEHOLDER = 0x00000002;