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.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

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

Paramètres

  • cookie
    Type : System.UInt32
    Cookie assigné au contexte de l'interface utilisateur de la commande.

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