D3DMCREATE_MULTITHREADED

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This macro is a flag used in calls to IDirect3DMobile::CreateDevice request multithread-safe behavior. This causes Direct3D Mobile to take the global critical section more frequently.

Syntax

#define D3DMCREATE_MULTITHREADED                 0x00000004

Requirements

Header d3dm.h
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

Direct3D Mobile Macros