IVsRunningDocumentTable7 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Remarks
This interface must be accessed on the main thread.
Methods
GetDocumentFlagsEx(UInt32, UInt32, UInt32) |
Returns the Running Document Table flags set on the specified document. |