This method notifies all registered advisory 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 SendOnViewChange( DWORD dwAspect, LONG lindex = -1 );
See Also