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