examples/ForumNokia/Symbian_OS_Basics_Lab_Exercises_v3_1/Lab_04309.cb1/starter/inc/AOLabTextFlash.hrh

00001 // Copyright (c) 2006 Nokia Corporation.
00002 
00003 #ifndef __AOLABTEXTFLASH_HRH__
00004 #define __AOLABTEXTFLASH_HRH__
00005 
00006 // AOLabTextFlash enumerate command codes
00007 enum TAOLabTextFlashIds
00008     {
00009     ECommandFlashText = 0x6001 // start value must not be 0
00010     };
00011 
00012 #endif // __AOLABTEXTFLASH_HRH__
00013 
00014 // End of file

Generated by  doxygen 1.6.2