CComControl::SendOnViewChange

This method notifies all registered advisory sinks that the control's view has changed.

Syntax

HRESULT SendOnViewChange( DWORD dwAspect, LONG lindex = -1 );

At a Glance

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

See Also

CComControl Overview, CComControl Methods, CComControl::m_spAdviseSink