hdc (HDC) - input
hrgn (HRGN) - input
pScanData (PSCANDATA) - input
Pointer to a SCANDATA structure:
pslFirstLeft
Pointer to the left end of the first
polyshortline
pslLastLeft
Pointer the left end of the last
polyshortline
pslFirstRight
Pointer to right edge of first
polyshortline
pslLastRight
Pointer to right edge of last
polyshortline
c
rclBound
RECTL structure defining the bounding
rectangle
slh
SHORTLINEHEADER structure: ulStyle
ulFormat
ptlStart
ptlStop
lxLeft
Left edge of bounding rectangle
lxRight
Right edge of bounding rectangle
pslhNext
Pointer to next shortline
pslhPrev
Pointer to previous shortline
This
structure is a discrete representation of a curve that starts at point (x0,
y0) and ends at point (x1, y1). For each of the (y1-y0+1) rows, there is
exactly one X value contained in the X array. The final point in the series
is not drawn.
ax
Array of X values, as device coordinates.
pInstance (PVOID) - input
Pointer
to instance data.
lFunction (ULONG) - input
High-order
WORD=flags; low-order WORD=NGreCombineShortLineRegion.
rc (BOOL) - returns