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)

通知已显示正在加载的文档框架。

适用于