Partager via


CommonMessagePump.IOleComponent2Private.OnEnterState, méthode

Appelé lorsque l'environnement est entré dans ou a quitté un rapport.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Private Sub OnEnterState ( _
    uStateID As UInteger, _
    fEnter As Integer _
) Implements IOleComponent2Private.OnEnterState
void IOleComponent2Private.OnEnterState(
    uint uStateID,
    int fEnter
)

Paramètres

  • fEnter
    Type : System.Int32
    true si le rapport est entré, false si le rapport est arrêtée.

Implémentations

IOleComponent2Private.OnEnterState(UInt32, Int32)

Sécurité .NET Framework

Voir aussi

Référence

CommonMessagePump Classe

Microsoft.VisualStudio.Shell, espace de noms