CDataRecognitionResultArray Class Reference
class CDataRecognitionResultArray : public CBase |
This class holds the MIME-type recognition results of a recognized directory.
Inherits from
- CDataRecognitionResultArray
Constructor & Destructor Documentation
CDataRecognitionResultArray()
IMPORT_C | CDataRecognitionResultArray | ( | ) | |
~CDataRecognitionResultArray()
IMPORT_C | ~CDataRecognitionResultArray | ( | ) | |
Member Functions Documentation
GetDataRecognitionResultL(TDataRecognitionResult &, const TUint)
Returns the recognition result of the given index.
- leave
- KErrNotFound An invalid index is passed
Parameters
TDataRecognitionResult & aResult | On successful completion, this parameter contains the recognition result at the given index. |
const TUint aIndex | The index of the recognition result to be returned. An invalid index causes the function to leave with KErrNotFound. |
GetFileNameL(TFileName &, const TUint)
IMPORT_C void | GetFileNameL | ( | TFileName & | aFileName, |
| const TUint | aIndex |
| ) | const |
Returns the file name of the object at the given index.
- leave
- KErrNotFound An invalid index is passed
Parameters
TFileName & aFileName | On successful completion, this parameter contains the file name of the object at the given index. |
const TUint aIndex | Specifies which file name to be returned. An invalid index causes the function to leave with KErrNotFound. |
InternalizeL(const CBufFlat &)
NONSHARABLE_CLASS(CItem)
NONSHARABLE_CLASS | ( | CItem | | ) | [private] |
SetPath(const TFileName &)
Member Data Documentation
RPointerArray< CItem > iItems
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.