examples/ForumNokia/CameraExample/inc/CameraWrapperExample.hrh

00001 /*
00002  * Copyright (c) 2009 Nokia Corporation.
00003  */
00004 
00005 #ifndef __CAMERAWRAPPEREXAMPLE_HRH__
00006 #define __CAMERAWRAPPEREXAMPLE_HRH__
00007 
00008 #define _UID3 0xEF24C10A
00009 
00010 // CameraWrapperExample enumerate command codes
00011 enum TCameraWrapperExampleIds
00012     {
00013     ECommand1 = 0x6001, // start value must not be 0
00014     ECommand2,
00015     EHelp,
00016     EAbout
00017     };
00018 
00019 #endif // __CAMERAWRAPPEREXAMPLE_HRH__

Generated by  doxygen 1.6.2