IVsAsyncDocViewResult Interfaz

Definición

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

Propiedades

CmdUIGuid

Obtiene el contexto de la interfaz de usuario del comando que debe usar el marco de ventana.

LoadedDocView

Obtiene el objeto que debe usar el marco de ventana para su vista.

Se aplica a