D3DM_DRAWPRIMITIVE_PTR (Windows CE 5.0)

Send Feedback

This data type defines a variable that is a pointer to an implementation of the driver function D3DM_DrawPrimitive.

typedef DWORD (*D3DM_DRAWPRIMITIVE_PTR)(D3DM_DRAWPRIMITIVE_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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.