BEGIN_CONNECTION_PART

Use the BEGIN_CONNECTION_PART macro to begin the definition of additional connection points beyond the event and property notification connection points.

Syntax

BEGIN_CONNECTION_PART( theClass, 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, END_CONNECTION_PART, DECLARE_CONNECTION_MAP