Microsoft SDK for Java

getChildren

This method of the Direct3dRMFrame Class retrieves a list of child frames in the form of a Direct3dRMFrameArray object.

Syntax

public Direct3dRMFrameArray getChildren();

Return Value

Returns the Direct3dRMFrameArray object if successful; otherwise, null.

See Also

com.ms.directX.Direct3dRMFrameArray

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