ShellTextBuffer.IVsChangeClusterEvents.OnChangeClusterClosing(UInt32) 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.
virtual void Microsoft.VisualStudio.TextManager.Interop.IVsChangeClusterEvents.OnChangeClusterClosing(System::UInt32 dwFlags) = Microsoft::VisualStudio::TextManager::Interop::IVsChangeClusterEvents::OnChangeClusterClosing;
void IVsChangeClusterEvents.OnChangeClusterClosing (uint dwFlags);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsChangeClusterEvents.OnChangeClusterClosing : uint32 -> unit
override this.Microsoft.VisualStudio.TextManager.Interop.IVsChangeClusterEvents.OnChangeClusterClosing : uint32 -> unit
Sub OnChangeClusterClosing (dwFlags As UInteger) Implements IVsChangeClusterEvents.OnChangeClusterClosing
Parameters
- dwFlags
- UInt32