Microsoft SDK for Java

IDirect3dRMFrameArray Interface

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.

Hierarchy

IUnknown 
  |
  +--IDirect3dRMFrameArray

© 1999 Microsoft Corporation. All rights reserved. Terms of use.