Link against: ProfileEngine.lib
WriteDeviceData
No capabilities needed for reading profiles.
#include <MProEngProfileName.h>
This interface offers methods to get profile ID and to get and set the profile name.
Public Member Functions |
|
virtual TInt | Id () const =0 |
Returns ID of the profile. |
|
virtual const TDesC & | Name () const =0 |
Returns the name of the profile. |
|
virtual TInt | SetNameL (const TDesC &aName)=0 |
Set the name of the profile. |
|
Protected Member Functions |
|
virtual | ~MProEngProfileName () |
|
|
Returns ID of the profile.
|
|
Returns the name of the profile.
|
|
Set the name of the profile.
|