API Documentation > Animation > Object ProAnimMovie > Function ProAnimmovieDelete
Function ProAnimmovieDelete
Description
Deletes the specified animation movie.
Synopsis
#include <ProAnimate.h>
ProAnimmovieDelete
(
ProAnimMovie anim_movie
/* (In)
The handle to the animation movie to be deleted
*/
)
Returns
The function successfully deleted the animation movie.
Sample Code References
User Guide References
Was this helpful?