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
void SetNameL (const TDesC &)
Protected Member Functions
~MProfileSetName ()

Constructor & Destructor Documentation

~MProfileSetName()

~MProfileSetName ( ) [protected, inline, virtual]

Member Functions Documentation

SetNameL(const TDesC &)

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

Parameters

const TDesC & aName Name of the profile.