Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
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 TODAYDRAWWATERMARKINFOstructure. |
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 |