Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Event sinks are COM classes that expose “event” interfaces defined by Exchange. When a store event occurs, Exchange (the event sink source) creates an instance of the event sink COM class, obtains the appropriate COM interface, and invokes the appropriate interface "event" method.
The following illustrates the how Exchange calls an event sink: