2.7 IDMRemoteServer Interface
The IDMRemoteServer interface is implemented by servers to support activation of servers on remote machines.
This DCOM interface inherits the IUnknown interface. Method opnum field values start with 3; opnum values 0–2 represent the IUnknown_QueryInterface, IUnknown_AddRef, and IUnknown_Release methods, respectively, as specified in [MS-DCOM].