ReactOS 0.4.16-dev-2206-gc56950d
_URECT Struct Reference

#include <precomp.h>

Public Attributes

ULONG Left
 
ULONG Top
 
ULONG Right
 
ULONG Bottom
 

Detailed Description

Definition at line 49 of file precomp.h.

Member Data Documentation

◆ Bottom

ULONG _URECT::Bottom

Definition at line 54 of file precomp.h.

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

◆ Left

ULONG _URECT::Left

Definition at line 51 of file precomp.h.

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

◆ Right

ULONG _URECT::Right

Definition at line 53 of file precomp.h.

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

◆ Top

ULONG _URECT::Top

Definition at line 52 of file precomp.h.

Referenced by DoScroll(), and VidSetScrollRegion().


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