LM_SETITEMTEXT - Syntax

This message sets the text into the specified list box item.

param1
     SHORT  sItemIndex   /*  Item index. */

param2
     PSZ    pszItemText  /*  Item text. */


[Back: LM_SETITEMTEXT - Parameters]
[Next: LM_SETITEMTEXT - Remarks]