IVsUIAccelerator::get_Modifiers Method (UInt32)
Visual Studio 2015
Retrieves the modifiers for the accelerator key.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- pdwModifiers
-
Type:
System::UInt32
[out] The modifiers for the accelerator key. For example, Shift, Control, Alt, and so on.
Show: