共用方式為


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) 。

適用於