IDirect3DRMInterpolator::GetAttachedObjects
Returns an array of objects currently attached to the interpolator.
HRESULT GetAttachedObjects(
LPDIRECT3DRMOBJECTARRAY lpD3DRMObjectArray
)
Parameters
lpD3DRMObjectArray
Address of an IDirect3DRMObjectArray object containing the Direct3DRMObject objects currently attached to the interpolator.
Return Values
Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.