CPosLmMultiDbSearch::TSearchError Struct Reference

API published in: S60 3rd Ed


#include <epos_cposlmmultidbsearch.h>

Detailed Description

Struct containing a search error.

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-2008
Back to top