|
UniversalIndentGUI 1.2.0
|
#include <PluginInterface.h>
Public Attributes | |
| bool | _isAlt |
| bool | _isCtrl |
| bool | _isShift |
| UCHAR | _key |
Definition at line 41 of file PluginInterface.h.
| bool ShortcutKey::_isAlt |
Definition at line 43 of file PluginInterface.h.
Referenced by DllMain().
| bool ShortcutKey::_isCtrl |
Definition at line 42 of file PluginInterface.h.
Referenced by DllMain().
Definition at line 44 of file PluginInterface.h.
Referenced by DllMain().
| UCHAR ShortcutKey::_key |
Definition at line 45 of file PluginInterface.h.
Referenced by DllMain().
1.7.4