1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META http-equiv="Content-Style-Type" content="text/css">
6	<TITLE>HIO2 API Contents</TITLE>
7<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
8<base target="main">
9</HEAD>
10<BODY>
11
12<h2>Host IO API (HIO2)</h2>
13<p><b><a href="./intro.html">Introduction</a></b></p>
14<p><b><a href="./demos/demos.html">Sample Demos</a></b></p>
15<p>[<b><a href="list.html">Function List</a></b>]</p>
16
17<h3>Functions</h3>
18<p>
19<A href="HIO2Init.html"><code>HIO2Init</code></A></br> <A href="HIO2Exit.html"><code>HIO2Exit</code></A></br> <A href="HIO2EnumDevices.html"><code>HIO2EnumDevices</code></A></br> <A href="HIO2Open.html"><code>HIO2Open</code></A></br> <A href="HIO2Close.html"><code>HIO2Close</code></A></br> <A href="HIO2Read.html"><code>HIO2Read</code></A></br> <A href="HIO2ReadAsync.html"><code>HIO2ReadAsync</code></A></br> <A href="HIO2Write.html"><code>HIO2Write</code></A></br> <A href="HIO2WriteAsync.html"><code>HIO2WriteAsync</code></A></br> <A href="HIO2ReadMailbox.html"><code>HIO2ReadMailbox</code></A></br> <A href="HIO2WriteMailbox.html"><code>HIO2WriteMailbox</code></A></br> <A href="HIO2ReadStatus.html"><code>HIO2ReadStatus</code></A></br> <A href="HIO2GetDeviceType.html"><code>HIO2GetDeviceType</code></A></br> <A href="HIO2GetLastError.html"><code>HIO2GetLastError</code></A></br>
20</p>
21
22<h3>Types and Structures</h3>
23<p>
24<A href="HIO2Handle.html"><code>HIO2Handle</code></A></br> <A href="HIO2DevicePath.html"><code>HIO2DevicePath</code></A></br> <A href="HIO2DeviceType.html"><code>HIO2DeviceType</code></A></br>
25</p>
26
27<h3>Callback Functions</h3>
28<p>
29<A href="HIO2EnumCallback.html"><code>HIO2EnumCallback</code></A></br> <A href="HIO2ReceiveCallback.html"><code>HIO2ReceiveCallback</code></A></br> <A href="HIO2DmaCallback.html"><code>HIO2DmaCallback</code></A></br> <A href="HIO2DisconnectCallback.html"><code>HIO2DisconnectCallback</code></A></br> <A href="HIO2NotifyCallback.html"><code>HIO2NotifyCallback</code></A></br>
30</p>
31</body>
32</html>
33