ScriptAndResultsEditorControl.IVsWindowFrameNotify3.OnClose(UInt32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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