hdc (HDC) - input
fxMultiplier (FIXED) - input
The value of this parameter defines the size of the required arc in relation to an arc drawn with the current arc parameters. The multiplier is 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 multiplier of 1. The implementation limit of the multiplier is 255. This value must not be negative.
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_MULTIPLIER
PMERR_INV_NESTED_FIGURES
PMERR_INV_PICK_APERTURE_POSN
PMERR_INV_RECT
PMERR_NOT_IN_PATH
PMERR_PATH_LIMIT_EXCEEDED
PMERR_PATH_UNKNOWN