IAdviseSink::OnViewChange Method (Int32, Int32)
.NET Framework (current version)
Notifies an object's registered advisory sinks that its view has changed. This method is called by a server.
Assembly: System (in System.dll)
Parameters
- aspect
-
Type:
System::Int32
The aspect, or view, of the object. Contains a value taken from the DVASPECT enumeration.
- index
-
Type:
System::Int32
The portion of the view that has changed. Currently, only -1 is valid.
For more information about IAdviseSink::OnViewChange, see the MSDN Library.
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: