CONNECTION_IID

Use this macro between the BEGIN_CONNECTION_PART and END_CONNECTION_PART macros to define an interface identifier for a connection point supported by your control.

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_IID( iid )

See Also

BEGIN_CONNECTION_MAP, CONNECTION_PART, DECLARE_CONNECTION_MAP, END_CONNECTION_MAP