Use the CONNECTION_PART macro to map a connection point for your ActiveX control to a specific interface ID.
CONNECTION_PART( theClass, iid, localClass )
Header file: | Add this macro to your class's header file. |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
CConnectionPoint Macros, BEGIN_CONNECTION_MAP, DECLARE_CONNECTION_MAP, END_CONNECTION_MAP