hdc (HDC) - input
paptlPoint (PPOINTL) - input
An array of cPoints (X,Y) pairs where each group contains two pairs of (X,Y) coordinates for the control and end points of the fillets. If COM_TRANSFORM is not set, the function expects the points to be in screen coordinates.
cPoints (LONG) - input
When this is passed as 0, it returns Successful.
pfxSharp (PFIXED) - input
An array of sharpness values with one element for each fillet. "Sharpness" is defined as a fixed-point value. The high-order WORD contains the integer portion; the low-order WORD contains the fractional portion. A value of 64KB gives a sharpness of 1.
pInstance (PVOID) - input
lFunction (ULONG) - input
rc (LONG) - returns
This function returns an integer (cHits) indicating, where appropriate, whether correlation hits were detected:
GPI_OK
PMERR_BASE_ERROR PMERR_BITMAP_NOT_SELECTED
PMERR_COORDINATE_OVERFLOW
PMERR_DEV_FUNC_NOT_INSTALLED
PMERR_HDC_BUSY
PMERR_INV_COLOR_DATA
PMERR_INV_COLOR_INDEX
PMERR_INV_COORD_SPACE
PMERR_INV_HDC
PMERR_INV_IN_AREA
PMERR_INV_IN_PATH
PMERR_INV_LENGTH_OR_COUNT
PMERR_INV_PICK_APERTURE_POSN
PMERR_INV_RECT
PMERR_PATH_LIMIT_EXCEEDED
PMERR_PATH_UNKNOWN