utilitylibraries/libutils/src/descriptor8tostring.cpp
branchRCL_3
changeset 56 acd3cd4aaceb
parent 0 e4d67989cc36
child 57 2efc27d87e1c
--- a/utilitylibraries/libutils/src/descriptor8tostring.cpp	Thu Aug 19 11:33:45 2010 +0300
+++ b/utilitylibraries/libutils/src/descriptor8tostring.cpp	Tue Aug 31 16:54:36 2010 +0300
@@ -235,7 +235,8 @@
    * @param aSrc is the descriptor to be converted , aDes is the 
    * reference to the string to which the result of conversion 
    * is stored , n_size specifies the conversion size of the string
-   * @return Status code (0 is ESuccess,  -5 is EDescriptorNoData)
+   * @return Status code (0 is ESuccess,  -5 is EDescriptorNoData
+   * -9 is EInsufficientSystemMemory)
    */
 
 EXPORT_C int Tlit8ToString(const TDesC8& aSrc, string& aDes)