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