MSearchInfo Class Reference
class MSearchInfo : public MXIMPBase
|
Interface for Search info object.
Search info holds details of a single search result. Search results contains collection of searchinfo.
Constructor & Destructor Documentation
~MSearchInfo()
~MSearchInfo
|
(
|
)
|
[inline, virtual]
|
Public destructor. Objects can be deleted through this interface.
Member Functions Documentation
GetFieldInfo(TInfoType)
const
TDesC16
&
|
GetFieldInfo
|
(
|
TInfoType
|
aType
|
)
|
const [pure virtual]
|
Returns the information of particular information type.
Parameters
TInfoType
aType
|
TInfoType which information type (e.g. EFirstname, Elastname etc)
|
SetFieldInfoL(const TDesC16 &, TInfoType)
void
|
SetFieldInfoL
|
(
|
const
TDesC16
&
|
aFieldInfo,
|
|
TInfoType
|
aType
|
|
)
|
[pure virtual]
|
Sets the information of a particular type.
Parameters
const
TDesC16
& aFieldInfo
|
information to be set.
|
TInfoType
aType
|
type of the information.(e.g. EFirstname, Elastname etc)
|
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.