Partager via


IMonitorSelectionService.GetCommandContextCookie, méthode

Obtient le cookie qui est assigné au contexte spécifié de la commande interface utilisateur.

Cette API n'est pas conforme CLS. 

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
<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 la commande interface utilisateur.

Valeur de retour

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

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