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

_cbButton_pause() function

callback for pause button

Syntax

static void _cbButton_pause(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
audio_player_win.c:753
static void _cbButton_pause(WM_MESSAGE * pMsg) {
audio_player_win.c:1535_cbMainDialog()
WM_SetCallback(hItem, _cbButton_pause);

Call Tree

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