|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <orders.h>
Public Attributes | |
| uint32 | offset |
| sint16 | left |
| sint16 | top |
| sint16 | right |
| sint16 | bottom |
| uint8 | action |
| uint8 _DESKSAVE_ORDER::action |
Definition at line 128 of file orders.h.
Referenced by process_desksave().
| sint16 _DESKSAVE_ORDER::bottom |
Definition at line 127 of file orders.h.
Referenced by process_desksave().
| sint16 _DESKSAVE_ORDER::left |
Definition at line 124 of file orders.h.
Referenced by process_desksave().
| uint32 _DESKSAVE_ORDER::offset |
Definition at line 123 of file orders.h.
Referenced by process_desksave().
| sint16 _DESKSAVE_ORDER::right |
Definition at line 126 of file orders.h.
Referenced by process_desksave().
| sint16 _DESKSAVE_ORDER::top |
Definition at line 125 of file orders.h.
Referenced by process_desksave().