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 545 of file gdi.h.


Field Documentation

struct _CLIPRECT* next
 

The next clipping rectangle.

Definition at line 554 of file gdi.h.

struct _CLIPRECT* prev
 

The previous clipping rectangle.

Note:
Only defined for _USE_NEWGAL.

Definition at line 560 of file gdi.h.

RECT rc
 

The clipping rectangle itself.

Definition at line 550 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2