次の方法で共有


IVsAsyncRunningDocumentTable4 インターフェイス

定義

[System.Runtime.InteropServices.Guid("2B731902-8E20-4219-8294-9539FFDF2A80")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncRunningDocumentTable4
[<System.Runtime.InteropServices.Guid("2B731902-8E20-4219-8294-9539FFDF2A80")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncRunningDocumentTable4 = interface
Public Interface IVsAsyncRunningDocumentTable4
属性

メソッド

GetDocumentDataAsync(UInt32)

指定 documentCookieした の実行中のドキュメント テーブルからドキュメント データ (docdata) を取得します。

適用対象