Site Tools


documentation:development:opera:pf25:ppgfldr:smmfldr:ldofldr:01ldo057

DeleteTextCel

Deletes a text cel and associated resources.

Synopsis

void DeleteTextCel (TextCel *tCel)

Description

Deletes the specified text cel and all resources it acquired internally when it was created. If SetTextCelFormatBuffer()dynamically allocates a format buffer for the cel, that buffer is also released.

Text cels are also compatible with the Lib3DO DeleteCel() and DeleteCelList() functions. Those functions require a pointer to a CCB. When they receive a pointer to a CCB associated with a text cel, processing is automatically handed off to DeleteTextCel() internally.

Arguments

  • tCel Pointer to a TextCel structure (okay to pass NULL).

Associated Files

lib3do.lib, textlib.h

See Also

documentation/development/opera/pf25/ppgfldr/smmfldr/ldofldr/01ldo057.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1