Share via


IVsAsyncRunningDocumentTable4 Interface

Definition

[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
Attributes

Methods

GetDocumentDataAsync(UInt32)

Gets the document data (docdata) from the Running Document Table for the given documentCookie.

Applies to