Jump to content

LM DELETEITEM: 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:1602:16, 28 April 2025 Martini talk contribs 947 bytes +947 Created page with "{{DISPLAYTITLE:LM_DELETEITEM}} This message deletes an item from 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. ::The zero-based index of the item to be deleted. ;ulReserved (ULONG) - input: Reserved value, should be 0. ==Returns== ;sItemsLeft (SHORT) - return: Number remaining. ::The number of items..."