CLSCTX_LOCAL_SERVER top-level constant

int const CLSCTX_LOCAL_SERVER

The EXE code that creates and manages objects of this class runs on same machine but is loaded in a separate process space.

Implementation

const CLSCTX_LOCAL_SERVER = 0x4;