Microsoft SDK for Java

getDevices

This method of the Direct3dRM Class returns all the Direct3dRM devices that have been created in the system.

Syntax

public Direct3dRMDeviceArray getDevices();

Return Value

Returns the Direct3dRMDeviceArray object if successful; otherwise, null.

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