D3DMCREATE_MULTITHREADED (Windows CE 5.0)

Send Feedback

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

Direct3D Mobile Macros

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.