IDirect3DRMAnimationSet::SetTime
Sets the time for this animation set.
HRESULT SetTime(
D3DVALUE rvTime
);
Parameters
rvTime
New time.
Return Values
Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.