diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/handler_8hrh_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/handler_8hrh_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,33 @@ + + + + +TB9.2 Example Applications: examples/ForumNokia/Document_Handler_Example/HandlerApp/inc/handler.hrh Source File + + + + + +

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
+ +