IDirect3DRMLight::SetColor
HRESULT SetColor(D3DCOLOR rcColor);
Sets the color of the given light.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
rcColor
New color for the light.