IE_GETPENTIP
Retrieves the
default ink 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 PENTIP
structure is filled with the current pen tip used for default inking.
See Also