IDirect3DRMAnimation::SetOptions

Sets the animation options.

HRESULT SetOptions(
D3DRMANIMATIONOPTIONS d3drmanimFlags
);

Parameters

d3drmanimFlags

Value of the D3DRMANIMATIONOPTIONS type describing the animation options.

Return Values

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

See Also

IDirect3DRMAnimation::GetOptions