MNssRRD Class Reference
MRRD is the interface for Recognition Result Data (RRD) processing. It provides methods for setting and getting the text and integer array that comprise the RRD. A RRD is part of Tag. RRD is not created by the client, it is created when a tag is created and destroyed when the tag is destroyed. Thus, a client doesnot delete an RRD. NssVASApi.lib
- Since
- 2.0
Member Functions Documentation
IntArray()
Get the integer array in RRD
- Since
- 2.0
SetIntArrayL(CArrayFixFlat< TInt > *)
Set the integer array in RRD
- Since
- 2.0
SetTextArrayL(CArrayFixFlat< NssRRDText > *)
Set the text array in RRD
- Since
- 2.0
TextArray()
Get the text array in RRD
- Since
- 2.0
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.