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

适用于