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

傳回

Int32

實作

適用於