diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-3D9B72C7-38F2-5285-A63D-691A925555CC.dita --- a/Symbian3/PDK/Source/GUID-3D9B72C7-38F2-5285-A63D-691A925555CC.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-3D9B72C7-38F2-5285-A63D-691A925555CC.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,38 +1,38 @@ - - - - - -Patchable -Constants: KNumberOfContactsToReadPerMerge -EXPORT_C extern const TInt KNumberOfContactsToReadPerMerge = 500; - - - - -

Exported from:

-

CNTMODEL.DLL

-
- -

Defined in:

-

.../app/contacts/phonebookengines/contactsmodel/cntplsql/src/csqlitelocalview.cpp

-
- -

Purpose:

-

View creation works via an incremental merge sort. The DBMS version -creates all the CViewContact for a View and then sorts -them. This constant specifies the number of fully populated CViewContact objects -that will be held in memory during View creation at any one time. The larger -this constant the faster a View containing large numbers of items will be -created. However, a larger constant will use more RAM for large Views. The -default for this constant is 500 CViewContact objects.

-
- - + + + + + +Patchable +Constants: KNumberOfContactsToReadPerMerge +EXPORT_C extern const TInt KNumberOfContactsToReadPerMerge = 500; +
+ + + +

Exported from:

+

CNTMODEL.DLL

+
+ +

Defined in:

+

.../app/contacts/phonebookengines/contactsmodel/cntplsql/src/csqlitelocalview.cpp

+
+ +

Purpose:

+

View creation works via an incremental merge sort. The DBMS version +creates all the CViewContact for a View and then sorts +them. This constant specifies the number of fully populated CViewContact objects +that will be held in memory during View creation at any one time. The larger +this constant the faster a View containing large numbers of items will be +created. However, a larger constant will use more RAM for large Views. The +default for this constant is 500 CViewContact objects.

+
+ +
\ No newline at end of file