MProfileSetName Class Reference

class MProfileSetName

Set profile name interface. This interface offers method to set profile name.

N/A
Since
2.0
Public Member Functions
voidSetNameL(const TDesC &)
Protected Member Functions
~MProfileSetName()

Constructor & Destructor Documentation

~MProfileSetName()

~MProfileSetName()[protected, inline, virtual]

Member Functions Documentation

SetNameL(const TDesC &)

voidSetNameL(const TDesC &aName)[pure virtual]
Set name of the profile.
Since
2.0

Parameters

const TDesC & aNameName of the profile.