examples/ForumNokia/Document_Handler_Example/HandlerApp/inc/handler.hrh

00001 /* ====================================================================
00002  * File: handler.hrh
00003  * Created: 09/27/05
00004  * Author: 
00005  * Copyright (c): , All rights reserved
00006  * ==================================================================== */
00007 
00008 #ifndef __handler_HRH__
00009 #define __handler_HRH__
00010 
00012 enum ThandlerIds
00013     {
00014     EhandlerCommand1 = 1  // start value must not be 0
00015     };
00016 
00017 
00018 #endif // __handler_HRH__

Generated by  doxygen 1.6.2