class RMobilePhoneBookStore::TMobilePhoneBookInfoV5 : public RMobilePhoneBookStore::TMobilePhoneBookInfoV2 |
Defines information about a Phonebook store for version v5.0 of the API.
Extends the v2.0 API to allow additional information about the phonebook (Maximum number of second name fields, Maximum number of additional number fields, Maximum number of additional group name fields, Maximum number of email address fields) to be retieved where available.
Public Member Functions | |
---|---|
TMobilePhoneBookInfoV5 () |
IMPORT_C | TMobilePhoneBookInfoV5 | ( | ) |
This is the initialization of the TMobilePhoneBookInfoV5 structured type
TInt | iMaxAdditionalNumbers |
The maximum number of additional number fields that can be used.
TInt | iMaxEmailAddr |
The maximum number of additional E-Mail address fields that can be used.
TInt | iMaxGroupNames |
The maximum number of additional Group Name fields that can be used.
TInt | iMaxNumLengthAdditionalNumber |
The maximum number length for Additional Number fields.
TInt | iMaxSecondNames |
The maximum number of Second Name fields that can be used.
TInt | iMaxTextLengthAdditionalNumber |
The maximum text length for Additonal Number fields.
TInt | iMaxTextLengthEmailAddr |
The maximum text length for Email Address fields.
TInt | iMaxTextLengthGroupName |
The maximum text length for Group Name fields.
TInt | iMaxTextLengthSecondName |
The maximum text length for Second Name fields.
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.