API Documentation
>
Animation
>
Object ProAnimMovie
> Function ProAnimmovieDelete
Function ProAnimmovieDelete
Description
Deletes the specified animation movie.
Synopsis
#include <
ProAnimate.h
>
ProError
ProAnimmovieDelete
(
ProAnimMovie
anim_movie
/* (In)
The handle to the animation movie to be deleted
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully deleted the animation movie.
Sample Code References
pt_examples ( TestAnimation.c )
pt_examples ( TestCollect.c )
User Guide References
Animation Movies:ProAnimmovieDelete
Was this helpful?
This site works best with JavaScript enabled