Share via


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)

表示されている読み込みドキュメント フレームを通知します。

適用対象