D3DM_CREATESURFACE_PTR (Windows CE 5.0)
This data type defines a variable that is a pointer to an implementation of the driver function D3DM_CreateSurface.
typedef DWORD (*D3DM_CREATESURFACE_PTR)(D3DM_CREATESURFACE_DATA *);
Requirements
OS Versions: Windows CE 5.0.
Header: D3dmddk.h.
See Also
Direct3D Mobile Driver Data Types
Send Feedback on this topic to the authors