Share via


IVsFilterKeys2 Members

Include Protected Members
Include Inherited Members

Controls the binding between keys and commands. You can get an instance of this interface from the SVsFilterKeys (SID_SVsFilterKeys) service. Extends, but does not inherit from, IVsFilterKeys.

The IVsFilterKeys2 type exposes the following members.

Methods

 

Name

Description

Public method

TranslateAcceleratorEx

Takes a Windows message, translates it into a command, and, optionally, executes the command.

Top

See Also

Reference

IVsFilterKeys2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace