CONNECTION_PART

Use the CONNECTION_PART macro to map a connection point for your ActiveX control to a specific interface ID.

Syntax

CONNECTION_PART( theClass, iid, localClass )

At a Glance

Header file: Add this macro to your class's header file.
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

CConnectionPoint Macros, BEGIN_CONNECTION_MAP, DECLARE_CONNECTION_MAP, END_CONNECTION_MAP