LPDDHALSURFCB_SETOVERLAYPOSITION (Windows Embedded CE 6.0)
1/6/2010
This callback function changes the display coordinates of an overlay surface.
Syntax
DWORD (* LPDDHALSURFCB_SETOVERLAYPOSITION)(
LPDDHAL_SETOVERLAYPOSITIONDATA lpsopd
);
Parameters
- lpsopd
[in, out] Pointer to a DDHAL_SETOVERLAYPOSITIONDATA structure that the driver uses to change the display coordinates of an overlay surface.
Return Value
Returns one of the following values:
Requirements
Header | ddrawi.h |
Library | Developer Implemented |
Windows Embedded CE | Windows Embedded CE 6.0 and later |
See Also
Reference
Concepts
DirectDrawSurface Callback Functions
DDHAL Callback Return Values
DDHAL Callback Return Values