ReactOS 0.4.16-dev-112-g52265ae
|
#include <magnifier.h>
Public Attributes | |
DWORD | cbSize |
INT | uEdge |
DWORD | value3 |
DWORD | value4 |
RECT | appBarSizes |
RECT | rcFloating |
Definition at line 17 of file magnifier.h.
RECT _AppBarConfig_t::appBarSizes |
Definition at line 23 of file magnifier.h.
DWORD _AppBarConfig_t::cbSize |
Definition at line 19 of file magnifier.h.
Referenced by LoadSettings().
RECT _AppBarConfig_t::rcFloating |
Definition at line 24 of file magnifier.h.
INT _AppBarConfig_t::uEdge |
Definition at line 20 of file magnifier.h.
DWORD _AppBarConfig_t::value3 |
Definition at line 21 of file magnifier.h.
DWORD _AppBarConfig_t::value4 |
Definition at line 22 of file magnifier.h.