CConnectionPoint::GetIID

This member function is called by the framework to retrieve a connection point's the interface ID. Override this function to return the interface ID for this connection point.

Syntax

virtual REFIID GetIID( ) = 0;

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

CConnectionPoint Overview, CConnectionPoint Member Functions, Application Architecture Classes, CONNECTION_IID