Partager via


IMonitorSelectionService.GetCommandContextCookie, méthode

Obtient le cookie assigné au contexte de l'interface utilisateur de la commande spécifiée.

Cette API n'est pas conforme CLS. 

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
<CLSCompliantAttribute(False)> _
Function GetCommandContextCookie ( _
    commandContext As Guid _
) As UInteger
[CLSCompliantAttribute(false)]
uint GetCommandContextCookie(
    Guid commandContext
)

Paramètres

  • commandContext
    Type : System.Guid
    GUID du contexte de l'interface utilisateur de commande.

Valeur de retour

Type : System.UInt32
Cookie assigné au contexte de l'interface utilisateur de la commande spécifiée.

Notes

Le cookie représente le paramètre d'commandContext qui a été passé à cette méthode.

Sécurité .NET Framework

Voir aussi

Référence

IMonitorSelectionService Interface

Microsoft.VisualStudio.Modeling.Shell, espace de noms