MSearchResultRetrieveObserver Class Reference
class MSearchResultRetrieveObserver |
This class is observer for retrieving the results. Users of MSearchResultRetrieveObserver must implement this interface to be able to get heavy results.
Member Functions Documentation
ResultRetrieveObserverExtensionL(TUid)
TAny * | ResultRetrieveObserverExtensionL | ( | TUid | | ) | [inline, virtual] |
Returns the extension for this interface. If no extension is available, return NULL.
ResultsRetrieveCompleteL(RPointerArray< CSearchResult > &)
This function is called when results retrival operation is complete.
Parameters
RPointerArray< CSearchResult > & aResultArray | - The results returned by the operation. Ownership of the items is transferred to the caller. |
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.