📄 group__err__codes.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>MiniGUI V1.6.10 API Reference: Error codes</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.htm">Main Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical List</a> | <a class="qindex" href="annotated.htm">Data Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File List</a> | <a class="qindex" href="functions.htm">Data Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related Pages</a></div><h1>Error codes<br><small>[<a class="el" href="group__macros__types.htm">Macros and data types commonly used</a>]</small></h1><h2>Defines</h2><ul><li>#define <a class="el" href="group__err__codes.htm#ga0">ERR_OK</a> 0<dl class="el"><dd class="mdescRight">Return value error ok. <a href="#ga0"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga1">ERR_INV_HWND</a> -1<dl class="el"><dd class="mdescRight">Return value invalid window handle error. <a href="#ga1"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga2">ERR_QUEUE_FULL</a> -2<dl class="el"><dd class="mdescRight">Return value queue is full error. <a href="#ga2"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga3">ERR_INVALID_HANDLE</a> -3<dl class="el"><dd class="mdescRight">Return value invalid handle error. <a href="#ga3"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga4">ERR_INVALID_HMENU</a> -4<dl class="el"><dd class="mdescRight">Return value invalid menu handle error. <a href="#ga4"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga5">ERR_INVALID_POS</a> -5<dl class="el"><dd class="mdescRight">Return value invalid postion error. <a href="#ga5"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga6">ERR_INVALID_ID</a> -6<dl class="el"><dd class="mdescRight">Return value invalid id error. <a href="#ga6"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga7">ERR_RES_ALLOCATION</a> -7<dl class="el"><dd class="mdescRight">Return value allocation resource error . <a href="#ga7"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga8">ERR_CTRLCLASS_INVNAME</a> -8<dl class="el"><dd class="mdescRight">Return value invalid name of control class error. <a href="#ga8"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga9">ERR_CTRLCLASS_INVLEN</a> -9<dl class="el"><dd class="mdescRight">Return value control class invalid length. <a href="#ga9"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga10">ERR_CTRLCLASS_MEM</a> -10<dl class="el"><dd class="mdescRight">Return value control class memory error. <a href="#ga10"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga11">ERR_CTRLCLASS_INUSE</a> -11<dl class="el"><dd class="mdescRight">Return value inuse control class error. <a href="#ga11"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga12">ERR_ALREADY_EXIST</a> -12<dl class="el"><dd class="mdescRight">Return value already exit error. <a href="#ga12"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga13">ERR_NO_MATCH</a> -13<dl class="el"><dd class="mdescRight">Return no match error. <a href="#ga13"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga14">ERR_BAD_OWNER</a> -14<dl class="el"><dd class="mdescRight">Return BAD owner error. <a href="#ga14"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga15">ERR_IME_TOOMUCHIMEWND</a> -15<dl class="el"><dd class="mdescRight">Return value toom much IME window error. <a href="#ga15"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga16">ERR_IME_NOSUCHIMEWND</a> -16<dl class="el"><dd class="mdescRight">Return value no such IME wondow error. <a href="#ga16"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga17">ERR_IME_NOIMEWND</a> -17<dl class="el"><dd class="mdescRight">Return value no IME wondow error. <a href="#ga17"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga18">ERR_CONFIG_FILE</a> -18<dl class="el"><dd class="mdescRight">Return value configure file error. <a href="#ga18"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga19">ERR_FILE_IO</a> -19<dl class="el"><dd class="mdescRight">Return value file io error. <a href="#ga19"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga20">ERR_GFX_ENGINE</a> -20<dl class="el"><dd class="mdescRight">Return value GFX engine error. <a href="#ga20"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga21">ERR_INPUT_ENGINE</a> -21<dl class="el"><dd class="mdescRight">Return value input engine error. <a href="#ga21"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga22">ERR_NO_ENGINE</a> -22<dl class="el"><dd class="mdescRight">Return value no engine error. <a href="#ga22"></a><br></dl><li>#define <a class="el" href="group__err__codes.htm#ga23">ERR_INVALID_ARGS</a> -23<dl class="el"><dd class="mdescRight">Return value invalid args. <a href="#ga23"></a><br></dl></ul><hr><h2>Define Documentation</h2><a class="anchor" name="ga12" doxytag="common.h::ERR_ALREADY_EXIST"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_ALREADY_EXIST -12 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value already exit error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01273">1273</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga14" doxytag="common.h::ERR_BAD_OWNER"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_BAD_OWNER -14 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return BAD owner error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01285">1285</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga18" doxytag="common.h::ERR_CONFIG_FILE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_CONFIG_FILE -18 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value configure file error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01309">1309</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga11" doxytag="common.h::ERR_CTRLCLASS_INUSE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_CTRLCLASS_INUSE -11 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value inuse control class error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01267">1267</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga9" doxytag="common.h::ERR_CTRLCLASS_INVLEN"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_CTRLCLASS_INVLEN -9 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value control class invalid length. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01255">1255</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga8" doxytag="common.h::ERR_CTRLCLASS_INVNAME"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_CTRLCLASS_INVNAME -8 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value invalid name of control class error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01249">1249</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga10" doxytag="common.h::ERR_CTRLCLASS_MEM"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_CTRLCLASS_MEM -10 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value control class memory error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01261">1261</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga19" doxytag="common.h::ERR_FILE_IO"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_FILE_IO -19 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value file io error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01315">1315</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga20" doxytag="common.h::ERR_GFX_ENGINE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_GFX_ENGINE -20 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value GFX engine error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01321">1321</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga17" doxytag="common.h::ERR_IME_NOIMEWND"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_IME_NOIMEWND -17 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value no IME wondow error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01303">1303</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga16" doxytag="common.h::ERR_IME_NOSUCHIMEWND"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_IME_NOSUCHIMEWND -16 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Return value no such IME wondow error. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l01297">1297</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga15" doxytag="common.h::ERR_IME_TOOMUCHIMEWND"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define ERR_IME_TOOMUCHIMEWND -15 </td> </tr> </table> </td> </tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -