Event Handling and ATL
Visual Studio 2012
This section shows how to sink events using ATL. It covers the principles of COM event handling and the specifics of sinking events using the support provided by ATL.
For information on how to fire events and implement connection points, read ATL Connection Points.