GENERIC_ALL top-level constant
int
const GENERIC_ALL
Specifies all defined access control on the object.
Implementation
const GENERIC_ALL = 0x10000000;
Specifies all defined access control on the object.
const GENERIC_ALL = 0x10000000;