Documentación de la API > Animation > Object ProAnimObj > Function ProAnimobjectDelete
Function ProAnimobjectDelete
Description
Deletes the specified animation object.
Synopsis
#include <ProAnimate.h>
ProAnimobjectDelete
(
ProAnimObj anim_obj
/* (In)
The handle to the animation object to be deleted
*/
)
Returns
The function successfully deleted the object.
Sample Code References
User Guide References
¿Fue esto útil?