3.1.4.11 IEventSystemInitialize

The IEventSystemInitialize interface is used to initialize the server implementing this protocol. As this is a DCOM interface, Opnum 0 to Opnum 2 are IUnknown methods, which MUST be implemented by means of IRemUnknown, as specified in [MS-DCOM] section 3.1.1.5.6. The version for this interface is 0.0.

To receive incoming remote calls for this interface, the server MUST implement a DCOM object class with the CLSID CLSID_EventSystem (see section 1.9) using the UUID {a0e8f27a-888c-11d1-b763-00c04fb926af} for this interface .

The interface contains the following methods beyond those of IUnknown.

Methods in RPC Opnum Order

Method

Description

SetCOMCatalogBehaviour

Initializes the server.

Opnum: 3