This is an interface of the com.ms.directX package.
public interface IDirect3dRMDeviceArray extends IUnknown { // Methods public Direct3dRMDevice getElement(int index); public int getSize(); }
For a description of methods and parameters, see Direct3dRMDeviceArray.
IUnknown | +--IDirect3dRMDeviceArray