#include <menu.h>
Data Fields | |
| void(* | InitialFunction )(const struct _ITEM_ENTRY_ *pItem) |
| void(* | ActionFunction )(const struct _ITEM_ENTRY_ *pItem) |
| struct _ITEM_ENTRY_ * | pUpItem |
| struct _ITEM_ENTRY_ * | pDownItem |
| const void * | pValue |
| INT16U | MsgIndex |
Definition at line 11 of file menu.h.
| void(* _ITEM_ENTRY_::ActionFunction)(const struct _ITEM_ENTRY_ *pItem) |
| void(* _ITEM_ENTRY_::InitialFunction)(const struct _ITEM_ENTRY_ *pItem) |
struct _ITEM_ENTRY_* _ITEM_ENTRY_::pDownItem [read] |
struct _ITEM_ENTRY_* _ITEM_ENTRY_::pUpItem [read] |
| const void* _ITEM_ENTRY_::pValue |
1.5.9