prclRect (PRECTL) - input
Pointer
to rectangle in world or screen coordinates.
RECTL structure:
xLeft
Minimum x-coordinate of rectangle
yBottom
xRight
Maximum x-coordinate of rectangle
yTop
The
prclRect parameter is a NULL rectangle when the value of xRight is less
than xLeft, and yTop is less than yBottom.
[Back: GreGetClipBox Parameter - hdc]
[Next: GreGetClipBox Parameter - pInstance]