Platform SDK: Exchange 2000 Server

IExStoreSystemEvents Interface

[This is preliminary documentation and subject to change.]

The IExStoreSystemEvents interface contains events that provide information pertaining to system activities in the store. Also included is the timer event.

The following table describes the system event methods.

System Event (Method) Description
OnTimer Called on a registration specified time period.
OnMDBStartUp Called asynchronously whenever a MDB is started.
OnMDBShutdown Called asynchronously whenever a MDB is stopped.

See System Events for an explanation of system events.

See Events and Event Sink Interfaces for more general information about event sinks.