Files
xomb-docs/kernel/core/error.html
2013-03-14 01:31:54 -04:00

26 lines
656 B
HTML

<html><head>
<META http-equiv="content-type" content="text/html; charset=utf-8">
<title>kernel.core.error</title>
</head><body>
<h1>kernel.core.error</h1>
<!-- Generated by Ddoc from ../kernel/core/error.d -->
<br><br>
<dl><dt><big>enum <u>ErrorVal</u>;
</big></dt>
<dd>The kernel error value.<br><br>
<dl><dt><big><u>Success</u></big></dt>
<dd>Upon success.<br><br>
</dd>
<dt><big><u>Fail</u></big></dt>
<dd>Upon failure.<br><br>
</dd>
</dl>
</dd>
</dl>
<hr><small>Page generated by <a href="http://www.digitalmars.com/d/1.0/ddoc.html">Ddoc</a>. </small>
</body></html>