MSearchElement Class Reference
class MSearchElement : public MXIMPBase |
Interface for search element object.
Constructor & Destructor Documentation
~MSearchElement()
~MSearchElement | ( | ) | [inline, virtual] |
Public destructor. Objects instancies can be deleted through this interface.
Member Functions Documentation
GetSearchKey()
returns key value of the search
SetRequestL(MXIMPIdentity &, TSearchKey)
Set search values. e.g. to serach for "james" as a first name aSearchStringId has to be set with "james" aKey is EUserFirstName
-
leave
- KErrArgument if client trys to set 'EReadLabel' as key. if aKey = EReadLabel then leaves with KErrArgument
SetRequestL(MXIMPIdentity &, MXIMPIdentity &)
Set search values. e.g. to serach for "james" as a first name aSearchStringId has to be set with "james" aLabelId is "firstname" : this changes from server to server client has to query these labels from server and use
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.