SINK_ENTRY_EX

This macro declares the handler function (fn) for the specified event (dispid), of the dispatch interface (iid), for 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_EX( id, iid, dispid, fn )

See Also

ATL Macros and Global Functions, BEGIN_SINK_MAP, SINK_ENTRY