IVsDocOutlineProvider2 Interface
Visual Studio 2015
Enables changing the shell's translation of accelerator keys.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | TranslateAccelerator(MSG[]) | Processes a Windows message related to accelerator keys. |
This is an optional interface for implementers of IVsDocOutlineProvider needing to translate accelerator keys differently than the defaults.
Show:
