S60 3rd Edition API Reference: CPosLmMultiDbSearch::TSearchError Struct Reference

CPosLmMultiDbSearch::TSearchError Struct Reference

API published in: S60 3rd Ed


#include <epos_cposlmmultidbsearch.h>

Detailed Description

Struct containing a search error.
Version:
Revision
1.17
,
Date
2005/07/07 13:40:10

Data Fields

TUint iDatabaseIndex
 The index of the database where the search has failed.
TInt iErrorCode
 The search error code for the database.

Field Documentation

TUint CPosLmMultiDbSearch::TSearchError::iDatabaseIndex
 

The index of the database where the search has failed.

The database URI can be retrieved by calling DatabaseUriPtr.

TInt CPosLmMultiDbSearch::TSearchError::iErrorCode
 

The search error code for the database.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top