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

_cbButton_add() function

callback for add to play list button

Syntax

static void _cbButton_add(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
audio_player_win.c:598
static void _cbButton_add(WM_MESSAGE * pMsg) {
audio_player_win.c:1571_cbMainDialog()
WM_SetCallback(hItem, _cbButton_add);

Call Tree

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