MEM_WRITE_WATCH top-level constant

int const MEM_WRITE_WATCH

Causes the system to track pages that are written to in the allocated region.

Implementation

const MEM_WRITE_WATCH = 0x00200000;