UserEnabled top-level constant
int
const UserEnabled
The specified architecture of code can run in user mode.
Implementation
const UserEnabled = 1;
The specified architecture of code can run in user mode.
const UserEnabled = 1;