D3DM_DRIVER Values (Windows CE 5.0)
The following table shows macros that are used to indicate whether a driver supports an operation.
Value | Description |
---|---|
D3DM_DRIVER_HANDLED | Indicates that the driver supports the operation. |
D3DM_DRIVER_NOTHANDLED | Indicates that the driver does not support the operation. |
Requirements
OS Versions: Windows CE 5.0
Header: D3dmddk.h.
See Also
Send Feedback on this topic to the authors