ReactOS 0.4.16-dev-2104-gb84fa49
_URECT Struct Reference

#include <precomp.h>

Public Attributes

ULONG Left
 
ULONG Top
 
ULONG Right
 
ULONG Bottom
 

Detailed Description

Definition at line 60 of file precomp.h.

Member Data Documentation

◆ Bottom

ULONG _URECT::Bottom

Definition at line 65 of file precomp.h.

Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().

◆ Left

ULONG _URECT::Left

Definition at line 62 of file precomp.h.

Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().

◆ Right

ULONG _URECT::Right

Definition at line 64 of file precomp.h.

Referenced by DoScroll(), VidDisplayString(), and VidSetScrollRegion().

◆ Top

ULONG _URECT::Top

Definition at line 63 of file precomp.h.

Referenced by DoScroll(), and VidSetScrollRegion().


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