Pointer
to rectangle (RECTL structure) in world or device coordinates:
xLeft
Minimum x-coordinate of rectangle
yBottom
Minimum y-coordinate
xRight
Maximum x-coordinate of rectangle
yTop
Maximum y-coordinate All
the boundaries of the rectangle are inclusive (part of the interior) and
are not clipped. If COM_TRANSFORM is not set, the function expects the rectangle
to be in device coordinates.