⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 group__mgext__fns.htm

📁 MINIGUI1.6开发API
💻 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: Interfaces of the MiniGUI extension</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&nbsp;Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.htm">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File&nbsp;List</a> | <a class="qindex" href="functions.htm">Data&nbsp;Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related&nbsp;Pages</a></div><h1>Interfaces of the MiniGUI extension</h1><h2>Modules</h2><ul><li><a class="el" href="group__mgext__skin__fns.htm">Skin related routines</a><li><a class="el" href="group__mgext__controls.htm">Controls defined in libmgext</a><li><a class="el" href="group__mywins__fns.htm">Interfaces of MyWins module of MiniGUIExt library</a></ul><h2>Functions</h2><ul><li>MGEXT_EXPORT <a class="el" href="group__simple__types.htm#ga0">BOOL</a> <a class="el" href="group__mgext__fns.htm#ga0">InitMiniGUIExt</a> (void)<dl class="el"><dd class="mdescRight">Initializes MiniGUI extension library.  <a href="#ga0"></a><br></dl><li>MGEXT_EXPORT void <a class="el" href="group__mgext__fns.htm#ga1">MiniGUIExtCleanUp</a> (void)<dl class="el"><dd class="mdescRight">Cleans up the MiniGUI extension library.  <a href="#ga1"></a><br></dl></ul><hr><a name="_details"></a><h2>Detailed Description</h2>library (libmgext)<p>library (libmgext)<p>library (libmgext) <hr><h2>Function Documentation</h2><a class="anchor" name="ga0" doxytag="mgext.h::InitMiniGUIExt"></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"><a class="el" href="group__simple__types.htm#ga0">BOOL</a> InitMiniGUIExt           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Initializes MiniGUI extension library. <p>This function initializes MiniGUI extension library. You should call this function before using any API provided by MiniGUIExt library.<p><dl compact><dt><b>Returns:</b></dt><dd>This function returns TRUE when success, otherwise FALSE.</dd></dl><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__mgext__fns.htm#ga1">MiniGUIExtCleanUp</a> </dd></dl>    </td>  </tr></table><a class="anchor" name="ga1" doxytag="mgext.h::MiniGUIExtCleanUp"></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">MiniGUIExtCleanUp           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Cleans up the MiniGUI extension library. <p>This function cleans up the MiniGUI extension library. You should call this function when you no longer use APIs provided by MiniGUIExt library.<p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__mgext__fns.htm#ga0">InitMiniGUIExt</a> </dd></dl>    </td>  </tr></table><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:57 2007 for MiniGUI V1.6.10 API Reference by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="http://www.minigui.com/api_ref/1.6.10/doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -