BEGIN_CONNECTION_PART

This macro begins the definition of additional connection points beyond the event and property notification connection points.

At a Glance

Header file: Add this macro to your class's header file.
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

BEGIN_CONNECTION_PART( theClass, localClass )

See Also

END_CONNECTION_PART, DECLARE_CONNECTION_MAP