IAdviseSink2.OnViewChange(UInt32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OnViewChange(System::UInt32 dwAspect, int lindex);
public:
void OnViewChange(unsigned int dwAspect, int lindex);
void OnViewChange(unsigned int dwAspect, int lindex);
public void OnViewChange (uint dwAspect, int lindex);
abstract member OnViewChange : uint32 * int -> unit
Public Sub OnViewChange (dwAspect As UInteger, lindex As Integer)
Parameters
- dwAspect
- UInt32
- lindex
- Int32