UserEnabled top-level constant

int const UserEnabled

The specified architecture of code can run in user mode.

Implementation

const UserEnabled = 1;