Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration is not currently used. Set values of this enumeration type to D3DMDEVTYPE_DEFAULT.
typedef enum _D3DMDEVTYPE { D3DMDEVTYPE_DEFAULT = 0, D3DMDEVTYPE_FORCE_ULONG = 0x7fffffff} D3DMDEVTYPE;
Elements
- D3DMDEVTYPE_DEFAULT
Set all variables of this enumeration type to this value. - D3DMDEVTYPE_FORCE_ULONG
Forces the compiler to interpret the enumeration as a ULONG value. This value is not used directly in Direct3D Mobile programming.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: D3dmtypes.h.
See Also
Send Feedback on this topic to the authors