MEM_FREE top-level constant

int const MEM_FREE

Indicates free pages not accessible to the calling process and available to be allocated.

Implementation

const MEM_FREE = 0x00010000;