MEM_REPLACE_PLACEHOLDER top-level constant

int const MEM_REPLACE_PLACEHOLDER

Replaces a placeholder with a mapped view. Only data/pf-backed section views are supported (no images, physical memory, etc.). When you replace a placeholder, BaseAddress and ViewSize must exactly match those of the placeholder.

Implementation

const MEM_REPLACE_PLACEHOLDER = 0x00004000;