Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>int pascal getmenuitemid(hmenu hmenu, int pos)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal GetMenuItemID(HMENU hMenu, int pos)

  This function returns the id of a menu item contained within a menu.
This id is used by several of the menu functions.

Parameters
  hMenu is the handle of the menu to query.
  pos is the 0-based index of the item.

Returns
  The id of the menu item.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson