miNoInlining constant

int const miNoInlining

Specifies that the method cannot be inlined.

Implementation

static const miNoInlining = 0x0008;