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=NGreGetViewingLimits.
fSuccess (BOOL) - returns
Return
codes.
This function returns BOOLEAN (fSuccess).
TRUE
FALSE
Possible
Errors Detected: When an error is detected, the handling routine must
call WinSetErrorInfo to post the condition. Error codes for conditions that
the handling routine is expected to check include:
Refer
to the "Error Explanations" section in the Presentation Manager Programming
Reference for further explanation.
[Back: GreGetViewingLimits Return Value - fSuccess]
[Next: GreGetViewingLimits - Topics]