IE_SETERASERTIP
Sets the
eraser pen tip.
Parameters
wParam
Not used;
must be 0.
lParam
Address of a PENTIP
Return Value
Returns
IER_OK if successful; otherwise, returns IER_PARAMERR to indicate that wParam
or lParam is invalid.
Comments
The pen tip
specified by PENTIP is used for erasing in the control.
See Also