IVsRunningDocTableEvents8 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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) |
通知載入已顯示的檔案框架。 |