This member function is called by the framework when a connection is being established or broken. Override this function if you want notification when sinks connect to or disconnect from your connection point. The default implementation does nothing.
virtual void OnAdvise( BOOL bAdvise );
Header file: | Afxdisp.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
CConnectionPoint Overview, CConnectionPoint Member Functions, Application Architecture Classes