LM_QUERYITEMTEXT - Syntax

This message returns the text of the specified list box item.

param1
     SHORT  sItemIndex   /*  Item index. */
     SHORT  smaxcount    /*  Maximum count. */

param2
     PSZ    pszItemText  /*  Buffer into which the item text is to be copied. */


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