Event Handling and ATL

This section will show you how to sink events using ATL. You'll see the principles of COM event handling, then you'll see the specifics of sinking events using the support provided by ATL.

If you want to understand the other side of the equation — that is, you want to know how to fire events/implement connection points — read ATL Connection Points.

What would you like to know more about?