hdc (HDC) - input
hrgnSrc1 (HRGN) - input
hrgnSrc2 (HRGN) - input
pInstance (PVOID) - input
Pointer
to instance data.
lFunction (ULONG) - input
High-order
WORD=flags; low-order WORD=NGreEqualRegion.
rc (LONG) - returns
Return
codes.
This function returns an integer (lEquality) indicating whether the regions
are equal:
EQRGN_EQUAL
EQRGN_ERROR
EQRGN_NOTEQUAL
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: GreEqualRegion Return Value - rc]
[Next: GreEqualRegion - Topics]