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

_cbButton_exit() function

callback for exit button

Syntax

static void _cbButton_exit(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
video_player_win.c:107
static void _cbButton_exit(WM_MESSAGE * pMsg) {
video_player_win.c:233_cbDialog()
WM_SetCallback(hItem, _cbButton_exit);

Call Tree

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