_MENUITEMINFO Struct Reference
[Menu operations]

#include <window.h>

Data Fields


Detailed Description

Structure defines a menu item

Definition at line 7999 of file window.h.


Field Documentation

Used by GetMenuItemInfo and SetMenuItemInfo functions, can be OR'ed with the following values:

  • MIIM_STATE
    Get/set the state of the menu item.
  • MIIM_ID
    Get/set the identifier of the menu item.
  • MIIM_SUBMENU
    Get/set the sub-menu of the menu item.
  • MIIM_CHECKMARKS
    Get/set the check/uncheck bitmap.
  • MIIM_TYPE
    Get/set the type and the type data of the menu item.
  • MIIM_DATA
    Get/set the item data of the menu item.

Definition at line 8017 of file window.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:43 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3