Share via


D3DM_DRIVER Values (Windows Embedded CE 6.0)

1/6/2010

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

Header d3dmddk.h
Windows Embedded CE Windows CE 5.0

See Also

Reference

Direct3D Mobile Driver Macros