Microsoft SDK for Java

getParent

This method of the Direct3dRMFrame Class retrieves the parent frame of the current frame.

Syntax

public Direct3dRMFrame getParent();

Return Value

Returns the Direct3dRMFrame object if successful; null otherwise.

Remarks

If the current frame is the root, this method returns null.

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