hdc (HDC) - input
prclViewingLimits (PRECTL) - input
Pointer to limits of viewing area.
RECTL structure:
xLeft
Minimum x-coordinate of viewing limits
yBottom
xRight
Maximum x-coordinate of viewing limits
yTop
pInstance (PVOID) - input
Pointer
to instance data.
lFunction (ULONG) - input
High-order
WORD=flags; low-order WORD=NGreSetDefaultViewingLimits.
fSuccess (BOOL) - returns
Return
codes.
On completion, the handling routine must return BOOLEAN (fSuccess).
TRUE
FALSE
Possible
Errors Detected: When an error is detected, the graphics engine calls
WinSetErrorInfo to post the condition. Reasons for failure of this function
include:
PMERR_HDC_BUSY PMERR_INV_COORDINATE
PMERR_INV_GRAPHICS_FIELD
PMERR_INV_HDC
PMERR_INV_IN_AREA
PMERR_INV_IN_PATH
Refer to the "Error Explanations"
section of the Presentation Manager Programming Reference for further
explanation.
[Back: GreSetDefaultViewingLimits Return Value - fSuccess]
[Next: GreSetDefaultViewingLimits - Remarks]