ReactOS 0.4.15-dev-7924-g5949c20
_DESKSAVE_ORDER Struct Reference

#include <orders.h>

Public Attributes

uint32 offset
 
sint16 left
 
sint16 top
 
sint16 right
 
sint16 bottom
 
uint8 action
 

Detailed Description

Definition at line 121 of file orders.h.

Member Data Documentation

◆ action

uint8 _DESKSAVE_ORDER::action

Definition at line 128 of file orders.h.

Referenced by process_desksave().

◆ bottom

sint16 _DESKSAVE_ORDER::bottom

Definition at line 127 of file orders.h.

Referenced by process_desksave().

◆ left

sint16 _DESKSAVE_ORDER::left

Definition at line 124 of file orders.h.

Referenced by process_desksave().

◆ offset

uint32 _DESKSAVE_ORDER::offset

Definition at line 123 of file orders.h.

Referenced by process_desksave().

◆ right

sint16 _DESKSAVE_ORDER::right

Definition at line 126 of file orders.h.

Referenced by process_desksave().

◆ top

sint16 _DESKSAVE_ORDER::top

Definition at line 125 of file orders.h.

Referenced by process_desksave().


The documentation for this struct was generated from the following files: