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

_cbButton_save() function

callback for save button

Syntax

static void _cbButton_save(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
audio_recorder_win.c:215
static void _cbButton_save(WM_MESSAGE * pMsg) {
audio_recorder_win.c:420_cbDialog()
WM_SetCallback(hItem, _cbButton_save);

Call Tree

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