The SMALL_RECT structure defines the coordinates of the upper left and lower right corners of a rectangle.
typedef struct _SMALL_RECT { // srct SHORT Left; SHORT Top; SHORT Right; SHORT Bottom; } SMALL_RECT;
This structure is used by console functions to specify rectangular areas of console screen buffers, where the coordinates specify the rows and columns of screen-buffer character cells.
file: /Techref/os/win/api/win32/struc/src/str20.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/4 13:50,
18.226.172.130:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/techref/os/win/api/win32/struc/src/str20.htm"> SMALL_RECT</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.