|
|
|||||||||||||
Interface IDirect3dRMFrameArraypublic interface IDirect3dRMFrameArray extends IUnknown { // Methods public Direct3dRMFrame getElement(int index); public int getSize(); } For a description of methods and parameters, see Direct3dRMFrameArray. IUnknown | +--IDirect3dRMFrameArray MethodsgetElementpublic Direct3dRMFrame getElement(int index); getSizepublic int getSize();
|
© 1998 Microsoft Corporation. All rights reserved. Terms of use. |