LPDDHAL_SETMODE (Windows CE 5.0)
This function is not currently used on Windows CE.
The SetMode callback function sets the display mode.
typedef DWORD (* LPDDHAL_SETMODE)( LPDDHAL_SETMODEDATA lpsmd);
Parameters
- lpsmd
[in, out] Pointer to a DDHAL_SETMODEDATA structure the driver uses to set the display mode.
Return Values
Returns one of the following values:
Requirements
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddrawi.h.
Link Library: Developer implemented.
See Also
DirectDraw Display Driver Callback Functions | DDHAL_SETMODEDATA | DDHAL_DRIVER_HANDLED | DDHAL_DRIVER_NOTHANDLED
Send Feedback on this topic to the authors