Microsoft SDK for Java

getDirect3DDevice

This method of the Direct3dRMDevice Class retrieves an Immediate-Mode device.

Syntax

public Direct3dDevice getDirect3DDevice();

Return Value

Returns the Direct3dDevice object if successful; otherwise, null.

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