|  |  | 
Driver cursor capability flags.
| #define | Value | Description | 
|---|---|---|
| D3DCURSORCAPS_COLOR | 0x00000001L | The driver supports hardware color cursor in at least high resolution modes (height >= 400). | 
| D3DCURSORCAPS_LOWRES | 0x00000002L | The driver supports hardware color cursor in low resolution modes (height < 400). | 
| Header | d3d9caps.h | 
|---|---|
| Minimum operating system | Windows 98 |