Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:20, 28 April 2025 Martini talk contribs created page LM SETITEMHANDLE (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...")