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