MAXIMUM_ALLOWED top-level constant

int const MAXIMUM_ALLOWED

Indicates that the caller is requesting the most access possible to the object.

Implementation

const MAXIMUM_ALLOWED = 0x02000000;