Jump to content

LM QUERYITEMHANDLE: 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.

28 April 2025

  • curprev 02:1702:17, 28 April 2025 Martini talk contribs 1,125 bytes +1,125 Created page with "{{DISPLAYTITLE:LM_QUERYITEMHANDLE}} This message returns the handle of the indexed item of the list box control. ==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== ;ulItem (ULONG) - return: Item handle. ::0: The indexed item does not exist. ::Other: Item ha..."