prclViewport
(
PRECTL
) - input
Pointer to page viewport boundaries.
This is a RECTL structure in device coordinates:
xLeft
Minimum x-coordinate of viewport
yBottom
Minimum y-coordinate
xRight
Maximum x-coordinate of viewport
yTop
Maximum y-coordinate
Boundaries are inclusive at the bottom-left corner, and exclusive at the top-right corner.
[Back: GreGetPageViewport Parameter - hdc]
[Next: GreGetPageViewport Parameter - pInstance]