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