Jump to content

LM QUERYITEMTEXTLENGTH: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 April 2025

  • curprev 23:2823:28, 14 April 2025 Martini talk contribs 992 bytes +992 Created page with "This message returns the length of the text of the specified list box item. ==Syntax== <pre> param1 SHORT sItemIndex; Item index.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;''sItemIndex'' (SHORT) - input: Item index. ;''ulReserved'' (ULONG) - input: Reserved value, should be 0. ==Returns== ;''sTextLength'' (SHORT) - returns: Length of item text. :The length of the text string, excluding the null termination charac..."