IVsAsyncDeferredDocView2 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[System.Runtime.InteropServices.Guid("F5339B02-5620-4819-9B94-7225835024F9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncDeferredDocView2
[<System.Runtime.InteropServices.Guid("F5339B02-5620-4819-9B94-7225835024F9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncDeferredDocView2 = interface
Public Interface IVsAsyncDeferredDocView2
- Atributos
Métodos
LoadDocViewAsync(Object, Guid) |
Carga asincrónicamente la vista de documento después de que el entorno haya cargado los datos del documento. |