IDirect3DRMFrame::GetScene

HRESULT GetScene(LPDIRECT3DRMFRAME* lplpRoot);

Retrieves the root frame of the hierarchy containing the given frame.

·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.

lplpRoot

Address of the pointer that will be filled with the pointer to the Direct3DRMFrame object representing the scene's root frame.