IVsRunningDocumentTable7 接口

定义

[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
属性

方法

GetDocumentFlagsEx(UInt32, UInt32, UInt32)

返回在指定文档上设置的“正在运行的文档表”标志。

适用于