Partager via


WindowPane.IVsUIElementPane.TranslateUIElementAccelerator, méthode

Les accélérateurs clavier de handles avant le shell traite le message.

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

Syntaxe

'Déclaration
Private Function TranslateUIElementAccelerator ( _
    msg As MSG() _
) As Integer Implements IVsUIElementPane.TranslateUIElementAccelerator
int IVsUIElementPane.TranslateUIElementAccelerator(
    MSG[] msg
)

Paramètres

Valeur de retour

Type : System.Int32
Si PreProcessMessage retourne true, retourne S_OK, sinon retourne E_FAIL.

Implémentations

IVsUIElementPane.TranslateUIElementAccelerator(array<MSG[])

Sécurité .NET Framework

Voir aussi

Référence

WindowPane Classe

Microsoft.VisualStudio.Shell, espace de noms