_cbButton() is only used within STemWin.
 
Symbols
loading...
Files
loading...

_cbButton() function

callback for background button

Syntax

static void _cbButton(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
k_menu.c:786
static void _cbButton(WM_MESSAGE * pMsg) {
k_menu.c:924k_InitMenu()
WM_SetCallback(hItem, _cbButton);

Call Tree

Functions called by _cbButton()
_cbButton()
all items filtered out
Data read by _cbButton()
Data written by _cbButton()
_cbButton()
all items filtered out