Microsoft SDK for Java

getDirect3D

This method of the Direct3dDevice Class retrieves the current Direct3d object.

Syntax

public Direct3d getDirect3D();

Return Value

Returns the Direct3d object if successful; otherwise, returns null.

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