|
UniversalIndentGUI 1.2.0
|
#include <PluginInterface.h>
Public Attributes | |
| int | _cmdID |
| bool | _init2Check |
| TCHAR | _itemName [nbChar] |
| PFUNCPLUGINCMD | _pFunc |
| ShortcutKey * | _pShKey |
Definition at line 48 of file PluginInterface.h.
| int FuncItem::_cmdID |
Definition at line 51 of file PluginInterface.h.
Referenced by showUiGUI(), and toggleAutoUpdate().
Definition at line 52 of file PluginInterface.h.
| TCHAR FuncItem::_itemName[nbChar] |
Definition at line 49 of file PluginInterface.h.
Definition at line 50 of file PluginInterface.h.
Referenced by DllMain().
Definition at line 53 of file PluginInterface.h.
Referenced by DllMain().
1.7.4