Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Error codes
[Macros and data types commonly used]

Defines


Define Documentation

#define ERR_ALREADY_EXIST   -12
 

Return value already exit error.

Definition at line 1272 of file common.h.

#define ERR_BAD_OWNER   -14
 

Return BAD owner error.

Definition at line 1284 of file common.h.

#define ERR_CONFIG_FILE   -18
 

Return value configure file error.

Definition at line 1308 of file common.h.

#define ERR_CTRLCLASS_INUSE   -11
 

Return value inuse control class error.

Definition at line 1266 of file common.h.

#define ERR_CTRLCLASS_INVLEN   -9
 

Return value control class invalid length.

Definition at line 1254 of file common.h.

#define ERR_CTRLCLASS_INVNAME   -8
 

Return value invalid name of control class error.

Definition at line 1248 of file common.h.

#define ERR_CTRLCLASS_MEM   -10
 

Return value control class memory error.

Definition at line 1260 of file common.h.

#define ERR_FILE_IO   -19
 

Return value file io error.

Definition at line 1314 of file common.h.

#define ERR_GFX_ENGINE   -20
 

Return value GFX engine error.

Definition at line 1320 of file common.h.

#define ERR_IME_NOIMEWND   -17
 

Return value no IME wondow error.

Definition at line 1302 of file common.h.

#define ERR_IME_NOSUCHIMEWND   -16
 

Return value no such IME wondow error.

Definition at line 1296 of file common.h.

#define ERR_IME_TOOMUCHIMEWND   -15
 

Return value toom much IME window error.

Definition at line 1290 of file common.h.

#define ERR_INPUT_ENGINE   -21
 

Return value input engine error.

Definition at line 1326 of file common.h.

#define ERR_INV_HWND   -1
 

Return value invalid window handle error.

Definition at line 1206 of file common.h.

#define ERR_INVALID_ARGS   -23
 

Return value invalid args.

Definition at line 1338 of file common.h.

#define ERR_INVALID_HANDLE   -3
 

Return value invalid handle error.

Definition at line 1218 of file common.h.

#define ERR_INVALID_HMENU   -4
 

Return value invalid menu handle error.

Definition at line 1224 of file common.h.

#define ERR_INVALID_ID   -6
 

Return value invalid id error.

Definition at line 1236 of file common.h.

#define ERR_INVALID_POS   -5
 

Return value invalid postion error.

Definition at line 1230 of file common.h.

#define ERR_NO_ENGINE   -22
 

Return value no engine error.

Definition at line 1332 of file common.h.

#define ERR_NO_MATCH   -13
 

Return no match error.

Definition at line 1278 of file common.h.

#define ERR_OK   0
 

Return value error ok.

Definition at line 1200 of file common.h.

#define ERR_QUEUE_FULL   -2
 

Return value queue is full error.

Definition at line 1212 of file common.h.

#define ERR_RES_ALLOCATION   -7
 

Return value allocation resource error .

Definition at line 1242 of file common.h.


Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2