EXPORT_C const TInt | KEnableAllSplCharForQpCnv |
ROM patchable constant. Determines whether to perform Quoted Printable conversion for all the special characters or not. The default value is 1. When set to non zero, the conversion is performed for all the special characters. When set to zero, special characters are not converted.
The constant can be changed at ROM build time using patchdata keyword in IBY file. To patch the value, add a line to an iby file that is included in the ROM being built using the following format: "patchdata <dll> @ <symbol> <newvalue>"
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.