mdUnmanagedExport constant

int const mdUnmanagedExport

Specifies that the method is a managed method exported to unmanaged code.

Implementation

static const mdUnmanagedExport = 0x0008;