CONNECTION_PART

This macro maps a connection point for your ActiveX control to a specific interface identifier.

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

CONNECTION_PART( theClass, iid, localClass )

See Also

BEGIN_CONNECTION_MAP, DECLARE_CONNECTION_MAP, END_CONNECTION_MAP