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>Host I/O(HIO2) API Table of 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 I/O (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>Host Communication</h3> 18<p> 19<A href="HIO2Init.html"><code>HIO2Init</code></A></br> 20<A href="HIO2Exit.html"><code>HIO2Exit</code></A></br> 21<A href="HIO2EnumDevices.html"><code>HIO2EnumDevices</code></A></br> 22<A href="HIO2Open.html"><code>HIO2Open</code></A></br> 23<A href="HIO2Close.html"><code>HIO2Close</code></A></br> 24<A href="HIO2Read.html"><code>HIO2Read</code></A></br> 25<A href="HIO2ReadAsync.html"><code>HIO2ReadAsync</code></A></br> 26<A href="HIO2Write.html"><code>HIO2Write</code></A></br> 27<A href="HIO2WriteAsync.html"><code>HIO2WriteAsync</code></A></br> 28<A href="HIO2ReadMailbox.html"><code>HIO2ReadMailbox</code></A></br> 29<A href="HIO2WriteMailbox.html"><code>HIO2WriteMailbox</code></A></br> 30<A href="HIO2ReadStatus.html"><code>HIO2ReadStatus</code></A></br> 31<A href="HIO2GetDeviceType.html"><code>HIO2GetDeviceType</code></A></br> 32<A href="HIO2GetLastError.html"><code>HIO2GetLastError</code></A></br> 33</p> 34 35<h3>Types and Structures</h3> 36<p> 37<A href="HIO2Handle.html"><code>HIO2Handle</code></A></br> 38<A href="HIO2DevicePath.html"><code>HIO2DevicePath</code></A></br> 39<A href="HIO2DeviceType.html"><code>HIO2DeviceType</code></A></br> 40</p> 41 42<h3>Callback Functions</h3> 43<p> 44<A href="HIO2EnumCallback.html"><code>HIO2EnumCallback</code></A></br> 45<A href="HIO2ReceiveCallback.html"><code>HIO2ReceiveCallback</code></A></br> 46<A href="HIO2DmaCallback.html"><code>HIO2DmaCallback</code></A></br> 47<A href="HIO2DisconnectCallback.html"><code>HIO2DisconnectCallback</code></A></br> 48<A href="HIO2NotifyCallback.html"><code>HIO2NotifyCallback</code></A></br> 49</p> 50<hr><p>CONFIDENTIAL</p></body> 51</html> 52