TODAYM_DRAWWATERMARK
4/8/2010
Note
This section applies to the Windows Classic Home screen and not the Windows Default Home screen.
Send this message to ask the Shell to draw a portion of the background (watermark) bitmap.
Syntax
TODAYM_DRAWWATERMARK
wParam = (WPARAM) res;
lParam = (LPARAM) lpdwi;
Parameters
Parameter | Description |
---|---|
res |
This parameter is reserved for future use; the value of this parameter must be set to 0. |
lpdwi |
[in] A pointer to a TODAYDRAWWATERMARKINFO structure. |
Return Value
Returns TRUE if the request to draw the watermark was successful, otherwise FALSE.
Requirements
Header | todaycmn.h |
Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later |