Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Takes a Windows message, translates it into a command, and, optionally, executes the command.
Top