Documentación de la API
>
Animation
>
Object ProAnimObj
> Function ProAnimobjectDelete
Function ProAnimobjectDelete
Description
Deletes the specified animation object.
Synopsis
#include <
ProAnimate.h
>
ProError
ProAnimobjectDelete
(
ProAnimObj
anim_obj
/* (In)
The handle to the animation object to be deleted
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully deleted the object.
Sample Code References
pt_examples ( TestAnimation.c )
pt_examples ( TestCollect.c )
User Guide References
Animation Objects:ProAnimobjectDelete
Parent topic
Object ProAnimObj
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado