Jump to content

LM SETITEMHANDLE: 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:2002:20, 28 April 2025 Martini talk contribs 1,053 bytes +1,053 Created page with "{{DISPLAYTITLE:LM_SETITEMHANDLE}} This message sets the handle of the specified list box item. ==Syntax== <pre> param1 SHORT sItemIndex; Item index.: param2 ULONG ulItemHandle; Item handle.: </pre> ==Parameters== ;sItemIndex (SHORT) - input: Item index. ;ulItemHandle (ULONG) - input: Item handle. ==Returns== ;rc (BOOL) - return: Success indicator. ::TRUE: Successful completion. ::FALSE: Error occurred. ==Remarks== The meaning of the item hand..."