AddAttachedSurface (Windows CE 5.0)
This callback function attaches a surface to another surface.
DWORD AddAttachedSurface(LPDDHAL_ADDATTACHEDSURFACEDATApaasd);
Parameters
- paasd
[in, out] Pointer to a DDHAL_ADDATTACHEDSURFACEDATA structure that the driver uses to attach a surface to another surface.
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
DirectDrawSurface Callback Functions | DDHAL_ADDATTACHEDSURFACEDATA | DDHAL_DRIVER_HANDLED | DDHAL_DRIVER_NOTHANDLED
Send Feedback on this topic to the authors