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]
[Next]