Microsoft SDK for Java

getViewports

This method of the Direct3dRMDevice Class constructs a Direct3dRMViewportArray object that represents the viewports currently constructed from the device.

Syntax

public Direct3dRMViewportArray getViewports();

Return Value

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

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