LM_SELECTITEM Field - usselect
usselect
(
USHORT
)
Select flag.
(Ignored if
sItemIndex
is set to LIT_NONE).
TRUE
The item is selected. If the control is a single selection list box (that is, it does not have the style of LS_MULTIPLESEL), any previously selected item is deselected.
FALSE
The item is deselected.
[Back: LM_SELECTITEM Field - sItemIndex]
[Next: LM_SELECTITEM Return Value - rc]