次の方法で共有


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)

指定したドキュメントに設定されている実行中のドキュメント テーブル フラグを返します。

適用対象