다음을 통해 공유


IVsAsyncDocViewResult 인터페이스

정의

[System.Runtime.InteropServices.Guid("054D0302-F120-4719-8494-5BE1A2E04D6A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncDocViewResult
[<System.Runtime.InteropServices.Guid("054D0302-F120-4719-8494-5BE1A2E04D6A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncDocViewResult = interface
Public Interface IVsAsyncDocViewResult
특성

속성

CmdUIGuid

창 프레임에서 사용해야 하는 명령 UI 컨텍스트를 가져옵니다.

LoadedDocView

창 프레임이 보기에 사용해야 하는 개체를 가져옵니다.

적용 대상