Partager via


IMonitorSelectionService.IsCommandContextActive, méthode (UInt32)

Vérifie si le contexte de la commande interface utilisateur pour le cookie spécifié est actif.

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

Syntaxe

'Déclaration
Function IsCommandContextActive ( _
    cookie As UInteger _
) As Boolean
bool IsCommandContextActive(
    uint cookie
)

Paramètres

  • cookie
    Type : System.UInt32
    Le cookie qui est assigné au contexte de la commande interface utilisateur.

Valeur de retour

Type : System.Boolean
true si le contexte de la commande interface utilisateur pour le cookie spécifié est actif ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IMonitorSelectionService Interface

IsCommandContextActive, surcharge

Microsoft.VisualStudio.Modeling.Shell, espace de noms