D3DMCREATE_MULTITHREADED (Windows Embedded CE 6.0)
1/6/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 |