Jump to content

MM 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.

28 April 2025

  • curprev 02:2802:28, 28 April 2025 Martini talk contribs 1,046 bytes +1,046 Created page with "{{DISPLAYTITLE:MM_QUERYITEMTEXTLENGTH}} This message returns the text length of the specified menu item. ==Syntax== <pre> param1 USHORT usitem; Item identifier.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;usitem (USHORT) - input: Item identifier. ;ulReserved (ULONG) - input: Reserved value, should be 0. ==Returns== ;sLength (SHORT) - return: Length of item text. ::The length of the text string, excluding t..."