RRunInfoArray Class Reference
This class is used to keep track of the shared run info array. Keep it open for as long as the
TBidiText
object is used. The same
RRunInfoArray
object can be used with several different
TBidiText
objects.
Private Attributes
|
CBidiTextTls *
|
iTls
|
Constructor & Destructor Documentation
RRunInfoArray()
IMPORT_C
|
RRunInfoArray
|
(
|
)
|
|
Member Functions Documentation
Close()
Decreases the reference count on the run array. The run array will be deleted if the reference count reaches zero. The client application must ensure that there is a matching call to
Close()
for every call to
OpenL()
or memory will be leaked.
Member Data Documentation
CBidiTextTls * iTls
CBidiTextTls *
|
iTls
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.