EXPORT_C extern const TInt KApaUnloadRecognizersTimeout = 10000000;
Exported from: |
ApServ.DLL |
Defined in: |
.../mw/appsupport/appfw/apparchitecture/apserv/apsconstdata.cpp |
Purpose: |
APPARC can delete (unload) data recognizers in order to save memory. This constant determines how long a data recognizer must remain unused before it gets deleted This value operates in conjunction with KApaLoadDataRecognizersOnDemand which determines whether deletion is enabled or not. The value of KApaLoadDataRecognizersOnDemand is zero, which means that, by default, the feature is not switched on. The default value of this constant, KApaUnloadRecognizersTimeout, is 10000000 milliseconds (ten seconds). |
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.