|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <monslctl.h>

Public Attributes | |
| MONSL_MONNMHDR | hdr |
| INT | PreviousSelected |
| BOOL | AllowChanging |
Definition at line 38 of file monslctl.h.
| BOOL _MONSL_MONNMMONITORCHANGING::AllowChanging |
Definition at line 43 of file monslctl.h.
Referenced by MonSelSetCurSelMonitor().
| MONSL_MONNMHDR _MONSL_MONNMMONITORCHANGING::hdr |
Definition at line 41 of file monslctl.h.
Referenced by MonSelSetCurSelMonitor(), and SettingsPageProc().
| INT _MONSL_MONNMMONITORCHANGING::PreviousSelected |
Definition at line 42 of file monslctl.h.
Referenced by MonSelSetCurSelMonitor().