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

_ClearDesktop() function

Callback routine of desktop window.

Syntax

static void _ClearDesktop(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
benchmark_win.c:224
static void _ClearDesktop(WM_MESSAGE * pMsg) {
benchmark_win.c:304_cbDialog()
WM_SetCallback(WM_HBKWIN, _ClearDesktop);

Call Tree

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