miManagedMask constant

int const miManagedMask

Flags that indicate whether the code is managed or unmanaged.

Implementation

static const miManagedMask = 0x0004;