Share via


IVsRunningDocumentTable7 Interface

Definition

[System.Runtime.InteropServices.Guid("C84C8C02-DC20-4F19-A794-A14070B3C2CF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsRunningDocumentTable7
[<System.Runtime.InteropServices.Guid("C84C8C02-DC20-4F19-A794-A14070B3C2CF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsRunningDocumentTable7 = interface
Public Interface IVsRunningDocumentTable7
Attributes

Methods

GetDocumentFlagsEx(UInt32, UInt32, UInt32)

Returns the Running Document Table flags set on the specified document.

Applies to