ReactOS 0.4.15-dev-7953-g1f49173
_BOUNDS Struct Reference

#include <types.h>

Public Attributes

sint16 left
 
sint16 top
 
sint16 right
 
sint16 bottom
 

Detailed Description

Definition at line 72 of file types.h.

Member Data Documentation

◆ bottom

sint16 _BOUNDS::bottom

Definition at line 77 of file types.h.

Referenced by process_orders(), and rdp_parse_bounds().

◆ left

sint16 _BOUNDS::left

Definition at line 74 of file types.h.

Referenced by process_orders(), and rdp_parse_bounds().

◆ right

sint16 _BOUNDS::right

Definition at line 76 of file types.h.

Referenced by process_orders(), and rdp_parse_bounds().

◆ top

sint16 _BOUNDS::top

Definition at line 75 of file types.h.

Referenced by process_orders(), and rdp_parse_bounds().


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