Partager via


IOleInPlaceSiteWindowless.OnUIDeactivate, méthode (Int32)

Informe le conteneur de réinstaller son focus d'interface utilisateur et de prise.

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub OnUIDeactivate ( _
    fUndoable As Integer _
)
void OnUIDeactivate(
    int fUndoable
)

Paramètres

  • fUndoable
    Type : System.Int32
    [in] spécifie si l'objet peut annuler des modifications.TRUE si l'objet peut s'annuler, FALSE s'il ne peut pas.

Implémentations

IOleInPlaceSiteEx.OnUIDeactivate(Int32)

Sécurité .NET Framework

Voir aussi

Référence

IOleInPlaceSiteWindowless Interface

OnUIDeactivate, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms