共用方式為


ShellTextBuffer.IVsChangeClusterEvents.OnChangeClusterClosing(UInt32) Method

Definition

 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

Implements

Applies to