Jump to content

MM REMOVEITEMBYPOS

From NikiWiki
Revision as of 17:23, 23 January 2004 by Cinc (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
#define MM_REMOVEITEMBYPOS 0x01f2

Remove a menu item by its position

mp1
position of item to remove
mp2
unused

Returns the number of items remaining in the menu

This message will only remove an item in the menu specified. This message does not destroy any submenus or delete any bitmaps associated with the menu item.

(Source: newsgroup)