IVsTextManagerEvents3::OnUnregisterView Method (IVsTextView^)
Visual Studio 2015
Fires when a view is unregistered.
Assembly: Microsoft.VisualStudio.TextManager.Interop.11.0 (in Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
Parameters
- pView
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextView^
[in] The unregistered view.
Show: