D3DCOLOR

Defines the fundamental Direct3D color type.

D3DCOLOR is defined as:

typedef DWORD D3DCOLOR

To use this type, include d3d9types.h in your project.