IE_GETSEL

Retrieves the selection status of a particular stroke.

Parameters

wParam

Contains the zero-based index of the stroke whose selection status is queried.

lParam

Not used; must be 0.

Return Value

Returns one of the following values:

Constant
Description
IER_YES
The stroke is selected.
IER_NO
The stroke is not selected.
IER_PARAMERR
wParam or lParam is invalid.

See Also

IE_SETSEL

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples