U_CAPI void U_EXPORT2 ubidi_close (UBiDi *pBiDi)

ubidi_close() must be called to free the memory associated with a UBiDi object

Documentation

ubidi_close() must be called to free the memory associated with a UBiDi object.

Important: If a UBiDi object is the child of another one (its parent), after calling ubidi_setLine(), then the child object must be destroyed (closed) or reused (by calling ubidi_setPara() or ubidi_setLine()) before the parent object.

Parameters:
pBiDi - is a UBiDi object.
See Also:
ubidi_setPara
ubidi_setLine

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de