D3DMXINLINE (Windows Embedded CE 6.0)
1/6/2010
This macro identifies inline functions for Direct3D Mobile.
Syntax
#ifdef __cplusplus
#define D3DMXINLINE inline
#else
#define D3DMXINLINE _inline
#endif
Requirements
Header | d3dmx.h |
Windows Embedded CE | Windows Embedded CE 6.0 and later |