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

examples/ForumNokia/InternetEmail/inc/internetemail.hrh

00001 /*
+00002  * Copyright © 2008 Nokia Corporation.
+00003  */
+00004 
+00005 
+00006 #ifndef INTERNETEMAIL_HRH
+00007 #define INTERNETEMAIL_HRH
+00008 
+00009 enum TInternetEmailCommandIds
+00010     {
+00011     EInternetEmailCmdProtocol=100,
+00012     EInternetEmailCmdSetPop,
+00013     EInternetEmailCmdSetImap,
+00014     EInternetEmailCmdFetch,
+00015     EWaitNote
+00016     };
+00017 
+00018 
+00019 
+00020 
+00021 #endif      // INTERNETEMAIL_HRH
+
+
Generated by  + +doxygen 1.6.2
+ +