CLSCTX_NO_CUSTOM_MARSHAL constant

int const CLSCTX_NO_CUSTOM_MARSHAL

Specify if you want the activation to fail if it uses custom marshalling.

Implementation

static const CLSCTX_NO_CUSTOM_MARSHAL = 4096;