Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_CLIPRECT Struct Reference
[Region operations]

#include <gdi.h>

Data Fields


Detailed Description

Clipping rectangle structure.

Definition at line 544 of file gdi.h.


Field Documentation

struct _CLIPRECT* next
 

The next clipping rectangle.

Definition at line 553 of file gdi.h.

struct _CLIPRECT* prev
 

The previous clipping rectangle.

Note:
Only defined for _USE_NEWGAL.

Definition at line 559 of file gdi.h.

RECT rc
 

The clipping rectangle itself.

Definition at line 549 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2