IDirect3DLight::Initialize

HRESULT Initialize(LPDIRECT3D lpDirect3D);

This method is provided for compliance with the COM protocol.

·Returns DDERR_ALREADYINITIALIZED because the Direct3DLight object is initialized when it is created.

lpDirect3D

Address of the Direct3D structure representing the Direct3D object.