ReactOS 0.4.15-dev-7906-g1b85a5f
RECT16 Struct Reference

#include <windef16.h>

Public Attributes

INT16 left
 
INT16 top
 
INT16 right
 
INT16 bottom
 

Detailed Description

Definition at line 141 of file windef16.h.

Member Data Documentation

◆ bottom

INT16 RECT16::bottom

Definition at line 146 of file windef16.h.

Referenced by METADC_ExtTextOut(), and MFDRV_ExtTextOut().

◆ left

INT16 RECT16::left

Definition at line 143 of file windef16.h.

Referenced by METADC_ExtTextOut(), and MFDRV_ExtTextOut().

◆ right

INT16 RECT16::right

Definition at line 145 of file windef16.h.

Referenced by METADC_ExtTextOut(), and MFDRV_ExtTextOut().

◆ top

INT16 RECT16::top

Definition at line 144 of file windef16.h.

Referenced by METADC_ExtTextOut(), and MFDRV_ExtTextOut().


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