Share via


IVsRunningDocTableEvents8 Interface

Definition

[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
Attributes

Methods

OnBeforeLoadingDocumentWindowShow(UInt32, Boolean, IVsWindowFrame)

Notifies that a loading document frame that has been shown.

Applies to