AOLabTextFlash.hrh
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:0k
源码类别:

Symbian

开发平台:

C/C++

  1. // Copyright (c) 2006 Nokia Corporation.
  2. #ifndef __AOLABTEXTFLASH_HRH__
  3. #define __AOLABTEXTFLASH_HRH__
  4. // AOLabTextFlash enumerate command codes
  5. enum TAOLabTextFlashIds
  6.     {
  7.     ECommandFlashText = 0x6001 // start value must not be 0
  8.     };
  9. #endif // __AOLABTEXTFLASH_HRH__
  10. // End of file