miManaged top-level constant
int
const miManaged
Specifies that the method implementation is managed.
Implementation
const miManaged = 0x0000;
Specifies that the method implementation is managed.
const miManaged = 0x0000;