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

📄 group__etc__fns.htm

📁 MINIGUI1.6开发API
💻 HTM
📖 第 1 页 / 共 5 页
字号:
</table><a class="anchor" name="ga21" doxytag="minigui.h::ETC_MAXLINE"></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 ETC_MAXLINE&nbsp;&nbsp;&nbsp;1024          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>The max line number of etc file. <p><p>Definition at line <a class="el" href="minigui_8h-source.htm#l01619">1619</a> of file <a class="el" href="minigui_8h-source.htm">minigui.h</a>.    </td>  </tr></table><a class="anchor" name="ga30" doxytag="minigui.h::ETC_OK"></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 ETC_OK&nbsp;&nbsp;&nbsp;0          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Operate success to etc file. <p><p>Definition at line <a class="el" href="minigui_8h-source.htm#l01665">1665</a> of file <a class="el" href="minigui_8h-source.htm">minigui.h</a>.    </td>  </tr></table><a class="anchor" name="ga29" doxytag="minigui.h::ETC_READONLYOBJ"></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 ETC_READONLYOBJ&nbsp;&nbsp;&nbsp;-8          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Read only to etc file. <p><p>Definition at line <a class="el" href="minigui_8h-source.htm#l01660">1660</a> of file <a class="el" href="minigui_8h-source.htm">minigui.h</a>.    </td>  </tr></table><a class="anchor" name="ga23" doxytag="minigui.h::ETC_SECTIONNOTFOUND"></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 ETC_SECTIONNOTFOUND&nbsp;&nbsp;&nbsp;-2          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>No found section in etc file. <p><p>Definition at line <a class="el" href="minigui_8h-source.htm#l01630">1630</a> of file <a class="el" href="minigui_8h-source.htm">minigui.h</a>.    </td>  </tr></table><a class="anchor" name="ga25" doxytag="minigui.h::ETC_TMPFILEFAILED"></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 ETC_TMPFILEFAILED&nbsp;&nbsp;&nbsp;-4          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Create tmpfile failed. <p><p>Definition at line <a class="el" href="minigui_8h-source.htm#l01640">1640</a> of file <a class="el" href="minigui_8h-source.htm">minigui.h</a>.    </td>  </tr></table><a class="anchor" name="ga31" doxytag="minigui.h::SetValueToEtc"></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 SetValueToEtc          </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">hEtc,         <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>pSection,         <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>pKey,         <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>pValue&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;GetValueFromEtc(hEtc, pSection, pKey, pValue, -1)</td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Sets the value in the etc object. <p>This fuctions sets the value in the etc object, somewhat similiar to <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__etc__fns.htm#ga7">SetValueToEtcFile</a>.<p><a class="el" href="group__etc__fns.htm#ga7">SetValueToEtcFile</a>, <a class="el" href="group__etc__fns.htm#ga12">GetValueFromEtc</a> </dd></dl><p>Definition at line <a class="el" href="minigui_8h-source.htm#l01941">1941</a> of file <a class="el" href="minigui_8h-source.htm">minigui.h</a>.    </td>  </tr></table><hr><h2>Typedef Documentation</h2><a class="anchor" name="ga2" doxytag="minigui.h::ETC_S"></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">typedef struct <a class="el" href="struct__ETC__S.htm">_ETC_S</a>  <a class="el" href="struct__ETC__S.htm">ETC_S</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>ETC_S The current config file information     </td>  </tr></table><a class="anchor" name="ga0" doxytag="minigui.h::ETCSECTION"></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">typedef struct <a class="el" href="struct__ETCSECTION.htm">_ETCSECTION</a>  <a class="el" href="struct__ETCSECTION.htm">ETCSECTION</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Etc The current config section information     </td>  </tr></table><a class="anchor" name="ga1" doxytag="minigui.h::PETCSECTION"></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">typedef <a class="el" href="struct__ETCSECTION.htm">ETCSECTION</a>* <a class="el" href="struct__ETCSECTION.htm">PETCSECTION</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Data type of pointer to a ETCSECTION <p>Definition at line <a class="el" href="minigui_8h-source.htm#l01682">1682</a> of file <a class="el" href="minigui_8h-source.htm">minigui.h</a>.    </td>  </tr></table><hr><h2>Function Documentation</h2><a class="anchor" name="ga14" doxytag="minigui.h::FindSectionInEtc"></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__handles.htm#ga0">GHANDLE</a> GUIAPI FindSectionInEtc           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="group__handles.htm#ga0">GHANDLE</a>&nbsp;</td>          <td class="mdname" nowrap> <em>hEtc</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>const char *&nbsp;</td>          <td class="mdname" nowrap> <em>pSection</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap><a class="el" href="group__simple__types.htm#ga0">BOOL</a>&nbsp;</td>          <td class="mdname" nowrap> <em>bCreateNew</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr>

⌨️ 快捷键说明

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