MProEngProfileName Class Reference
Profile name interface. This interface offers methods to get profile ID and to get and set the profile name.
Private Member Functions
|
MProEngProfileNameExt *
|
Extension
()
|
Constructor & Destructor Documentation
~MProEngProfileName()
~MProEngProfileName
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
Extension()
MProEngProfileNameExt *
|
Extension
|
(
|
)
|
[private, inline, virtual]
|
This member is internal and not intended for use.
Id()
TInt
|
Id
|
(
|
)
|
const [pure virtual]
|
Returns ID of the profile.
-
Since
-
3.1
Name()
const
TDesC
&
|
Name
|
(
|
)
|
const [pure virtual]
|
Returns the name of the profile.
-
Since
-
3.1
SetNameL(const TDesC &)
TInt
|
SetNameL
|
(
|
const
TDesC
&
|
aName
|
)
|
[pure virtual]
|
Set the name of the profile.
-
Since
-
3.1
Parameters
const
TDesC
& aName
|
Name of the profile.
|
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.