miAggressiveInlining constant

int const miAggressiveInlining

Specifies that the method should be inlined if possible.

Implementation

static const miAggressiveInlining = 0x0100;