ScriptAndResultsEditorControl.IVsWindowFrameNotify3.OnClose(UInt32) 方法

定义

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnClose(System::UInt32 % pgrfSaveOptions) = Microsoft::VisualStudio::Shell::Interop::IVsWindowFrameNotify3::OnClose;
int IVsWindowFrameNotify3.OnClose (ref uint pgrfSaveOptions);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnClose : uint32 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnClose : uint32 -> int
Function OnClose (ByRef pgrfSaveOptions As UInteger) As Integer Implements IVsWindowFrameNotify3.OnClose

参数

pgrfSaveOptions
UInt32

返回

实现

适用于