IVsWindowFrameEvents3 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("3B8B9802-C720-4219-8694-E87EE8CB0E6D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowFrameEvents3
[<System.Runtime.InteropServices.Guid("3B8B9802-C720-4219-8694-E87EE8CB0E6D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWindowFrameEvents3 = interface
Public Interface IVsWindowFrameEvents3
- Attributs
Méthodes
OnFrameDocDataInitializedAsync(IVsWindowFrame, Object) |
Appelé lorsque le DocData a été initialisé sur le frame. |
OnFrameDocViewInitialized(IVsWindowFrame, Object) |
Appelé lorsque le DocView a été initialisé sur le cadre. |