miManagedMask top-level constant

int const miManagedMask

Flags that indicate whether the code is managed or unmanaged.

Implementation

const miManagedMask = 0x0004;