CLSCTX_INPROC_HANDLER top-level constant

CLSCTX const CLSCTX_INPROC_HANDLER

The code that manages objects of this class is an in-process handler.

Implementation

const CLSCTX_INPROC_HANDLER = CLSCTX(2);