This method of the Direct3dRMFrame Class retrieves the parent frame of the current frame.
public Direct3dRMFrame getParent();
Returns the Direct3dRMFrame object if successful; null otherwise.
If the current frame is the root, this method returns null.