appldefs.h

Go to the documentation of this file.
00001 // ////////////////////////////////////////////////////////////////////////////
00002 // ////////////////////////////////////////////////////////////////////////////
00017 
00018 
00019 #ifndef APPLDEFS_H
00020 
00021 #define     APPLDEFS_H
00022 
00024 typedef enum
00025 {
00026     APPL_CR_IN_PROGRESS = 0,    
00027     APPL_CR_ERROR,              
00028     APPL_CR_CLOSED,             
00029     APPL_CR_CONNECTED           
00030 } APPL_CONNECTING_RETCODE;
00031 
00032 #endif  // #ifdef APPLDEFS_H

Generated on Sun Nov 27 20:02:37 2011 for eWicht by  doxygen 1.5.5