This macro declares the handler function (fn) for the specified event (dispid), of the control identified by id.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
Syntax
SINK_ENTRY( id, dispid, fn )
See Also
ATL Macros and Global Functions, BEGIN_SINK_MAP, SINK_ENTRY_EX