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 | |
---|---|---|
TranslateAccelerator | Takes a Windows message, translates it into a command, and, optionally, executes the command. |
Top