CLSCTX_ENABLE_CLOAKING constant

int const CLSCTX_ENABLE_CLOAKING

When this flag is specified, COM uses the impersonation token of the thread, if one is present, for the activation request made by the thread.

Implementation

static const CLSCTX_ENABLE_CLOAKING = 1048576;