ofNoTransform top-level constant

int const ofNoTransform

Indicates that automatic transforms of .winmd files should be disabled. In other words, the projection of a Windows Runtime type to a .NET Framework type should be disabled.

Implementation

const ofNoTransform = 0x00001000;