CLSCTX_REMOTE_SERVER top-level constant

int const CLSCTX_REMOTE_SERVER

A remote context. The LocalServer32 or LocalService code that creates and manages objects of this class is run on a different computer.

Implementation

const CLSCTX_REMOTE_SERVER = 0x10;