Partager via


OleComponent.OnChangeStateCore, méthode

Réservé à un usage interne Microsoft.

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

Syntaxe

'Déclaration
Protected Overridable Sub OnChangeStateCore ( _
    uStateID As UInteger, _
    fEnter As Integer _
)
protected virtual void OnChangeStateCore(
    uint uStateID,
    int fEnter
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

OleComponent Classe

Microsoft.VisualStudio.PlatformUI.OleComponentSupport, espace de noms