MEM_DECOMMIT top-level constant

int const MEM_DECOMMIT

Decommits the specified region of committed pages. After the operation, the pages are in the reserved state.

Implementation

const MEM_DECOMMIT = 0x00004000;