1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
9<title>HIO2Handle</title>
10</head>
11
12<body>
13
14<h1>HIO2Handle</h1>
15
16<h2>Syntax</h2>
17<P><STRONG>Target</STRONG></P>
18<dl><dd><pre class="construction">
19#include &lt;revolution/hio2.h&gt;
20
21typedef s32 HIO2Handle;
22</pre></dd></dl>
23
24<P><STRONG>Host</STRONG></P>
25<dl><dd><pre class="construction">
26#include &lt;revolution/hio2.h&gt;
27
28typedef LPVOID HIO2Handle;
29</pre></dd></dl>
30
31<h2>Description</h2>
32<P><STRONG>Target:</STRONG> This function stores the EXI-USB interface information--for example, the EXI channel number. </P>
33<P><STRONG>Host:</STRONG> This function stores the EXI-USB interface information--for example, the device path name.</P>
34
35<h2>See Also</h2>
36<P>None.</P>
37
38<H2>Revision History</H2>
39<P>
402006/03/01 Initial version.<br>
41</P>
42
43<hr><p>CONFIDENTIAL</p></body>
44</html>
45