IVsFilterKeys Interface
Visual Studio 2015
Controls the binding between keys and commands. You can get an instance of this interface from the SVsFilterKeys (SID_SVsFilterKeys) service.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | TranslateAccelerator(MSG[], UInt32, Guid, UInt32) | Takes a Windows message, translates it into a command, and, optionally, executes the command. |
Show:
