Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Translate accelerator flags for IVsFilterKeys::TranslateAccelerator calls.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSTRANSACCELFLAGS
'Usage
Dim instance As __VSTRANSACCELFLAGS
[FlagsAttribute]
public enum __VSTRANSACCELFLAGS
[FlagsAttribute]
public enum class __VSTRANSACCELFLAGS
[<FlagsAttribute>]
type __VSTRANSACCELFLAGS
public enum __VSTRANSACCELFLAGS
Members
| Member name | Description | |
|---|---|---|
| VSTAF_Default | ||
| VSTAF_NoFireCommand |
Remarks
COM Signature
From vsshell.idl: