miManagedMask top-level constant
int
const miManagedMask
Flags that indicate whether the code is managed or unmanaged.
Implementation
const miManagedMask = 0x0004;
Flags that indicate whether the code is managed or unmanaged.
const miManagedMask = 0x0004;