HRESULT FireViewChange( );
Return Value
One of the standard HRESULT values.
Remarks
If the control is active (the control class data member m_bInPlaceActive is TRUE), notifies the container that you want to redraw the entire control. If the control is inactive, notifies the control's registered advise sinks (through the control class data member m_spAdviseSink) that the control's view has changed.