LM_INSERTITEM Return Value - sIndexInserted
sIndexInserted
(
SHORT
)
Index of inserted item.
LIT_MEMERROR
The list box control cannot allocate space to insert the list item in the list.
LIT_ERROR
An error, other than LIT_MEMERROR, occurred.
Other
The zero-based index of the offset of the item within the list.
[Back: LM_INSERTITEM Field - pszItemText]
[Next: LM_INSERTITEM - Parameters]