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

_cbButton_settings() function

callback for exit button

Syntax

static void _cbButton_settings(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
analog_clock_win.c:294
static void _cbButton_settings(WM_MESSAGE * pMsg) {
analog_clock_win.c:385_cbClockSettings()
WM_SetCallback(hItem, _cbButton_settings);

Call Tree

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