Share via


IVsFilterKeys 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.

The IVsFilterKeys type exposes the following members.

Methods

 

Name

Description

Public method

TranslateAccelerator

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

Top

See Also

Reference

IVsFilterKeys Interface

Microsoft.VisualStudio.Shell.Interop Namespace