CConnectionPoint::OnAdvise

This method is called by the framework when a connection is being established or broken. Override this method to be notified when sinks connect to or disconnect from your connection point. The default implementation does nothing.

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 void OnAdvise( BOOL bAdvise );