MProEngProfileNameArray Class Reference
class MProEngProfileNameArray
|
Profile name array interface.
ProfileEngine.lib
-
Since
-
3.1
Private Member Functions
|
MProEngProfileNameArrayExt *
|
Extension
()
|
Member Functions Documentation
Extension()
MProEngProfileNameArrayExt *
|
Extension
|
(
|
)
|
[private, inline, virtual]
|
This member is internal and not intended for use.
FindById(TInt)
TInt
|
FindById
|
(
|
TInt
|
aId
|
)
|
const [pure virtual]
|
Find profile index by ID of the profile.
-
Since
-
3.1
Parameters
TInt
aId
|
ID of the profile.
|
FindByName(const TDesC &)
TInt
|
FindByName
|
(
|
const
TDesC
&
|
aProfileName
|
)
|
const [pure virtual]
|
Find profile index by name of the profile.
-
Since
-
3.1
Parameters
const
TDesC
& aProfileName
|
name of the profile.
|
ProfileId(TInt)
TInt
|
ProfileId
|
(
|
TInt
|
aIndex
|
)
|
const [pure virtual]
|
Return the ID of the profile in the given array index.
-
Since
-
3.1
Parameters
TInt
aIndex
|
index 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.