Share via


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)를 가져옵니다.

적용 대상