MSearch Class Reference
class MSearch : public MXIMPBase |
Search interface for clients use. Interface is implemented by the IM.
Constructor & Destructor Documentation
~MSearch()
~MSearch | ( | ) | [protected, inline, virtual] |
Protected destructor. Object instancies can't be deleted via this interface.
Member Functions Documentation
GetSearchKeysL()
Cancels the search request which was issued.
SearchL(const MXIMPIdentity &, const RPointerArray< MSearchElement > &, TInt)
start the search, issues the serach request to server
Parameters
const MXIMPIdentity & aSearchId | Identification for a search. |
const RPointerArray< MSearchElement > & aObjs | Its array of search elements.Elements contain what is to be serached. |
TInt aSearchLimit | How many results client wants at a time. |
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.