This method of the Direct3dRMFrame Class retrieves a list of lights in the frame in the form of a Direct3dRMLightArray object.
public Direct3dRMLightArray getLights();
Returns the Direct3dRMLightArray object if successful; otherwise, null.
com.ms.directX.Direct3dRMLightArray