IVsAsyncDeferredDocView2 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
- Attributs
Méthodes
LoadDocViewAsync(Object, Guid) |
Charge de manière asynchrone la vue de document une fois que l’environnement a chargé les données du document. |