IDirect3DRMFrame::GetChildren

HRESULT GetChildren(LPDIRECT3DRMFRAMEARRAY* lplpChildren);

Retrieves a list of child frames in the form of a Direct3DRMFrameArray object.

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

lplpChildren

Address of a pointer to be initialized with a valid Direct3DRMFrameArray pointer if the call succeeds.