共用方式為


IVsRunningDocTableEvents8 介面

定義

[System.Runtime.InteropServices.Guid("962B1102-AC20-4519-8C94-B3E30C3EA038")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsRunningDocTableEvents8
[<System.Runtime.InteropServices.Guid("962B1102-AC20-4519-8C94-B3E30C3EA038")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsRunningDocTableEvents8 = interface
Public Interface IVsRunningDocTableEvents8
屬性

方法

OnBeforeLoadingDocumentWindowShow(UInt32, Boolean, IVsWindowFrame)

通知載入已顯示的檔案框架。

適用於