CConnectionPoint::GetIID

This method is called by the framework to retrieve a connection point's the interface identifier. Override this method to return the interface identifier for this connection point.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

virtual REFIID GetIID( ) = 0;

See Also

CONNECTION_IID