D3DMCREATE_MULTITHREADED (Windows CE 5.0)
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.
#define D3DMCREATE_MULTITHREADED 0x00000004
Requirements
OS Versions: Windows CE 5.0 and later.
Header: D3dm.h.
See Also
Send Feedback on this topic to the authors