CComControl::FireViewChange

This method behaves differently depending on whether or not the control is active. If the control is active, this method notifies the container that you want to redraw the entire control if the control is active. If the control is inactive, this method notifies the control’s registered advise sinks that the control’s view has changed.

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT FireViewChange( );