IDirect3DRM::CreateAnimationSet
HRESULT CreateAnimationSet (LPDIRECT3DRMANIMATIONSET * lplpD3DRMAnimationSet);
Creates an empty Direct3DRMAnimationSet object.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
lplpD3DRMAnimationSet
Address that will be filled with a pointer to an IDirect3DRMAnimationSet interface if the call succeeds.