Share via


D3DMXINLINE

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later

See Also

Reference

D3DMX Macros