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<h2>C Specification</h2> 16<P><STRONG>Target</STRONG></P> 17<dl> 18 <dd><pre><code>#include <revolution/hio2.h></code></pre> 19 </dd> 20 <dd> 21 <pre><CODE>typedef s32 HIO2Handle;</CODE></pre> 22</dd></dl> 23<P><STRONG>Host</STRONG></P> 24<dl> 25 <dd><pre><code>#include <revolution/hio2.h></code></pre> 26 </dd> 27 <dd> 28 <pre><CODE>typedef LPVOID HIO2Handle;</CODE></pre> 29</dd></dl> 30<h2>Description</h2> 31<P><STRONG>Target: </STRONG> This function stores the EXI-USB interface information--for example, the EXI channel number. </P> 32<P><STRONG>Host: </STRONG> This function stores the EXI-USB interface information--for example, the device path name. </P> 33<h2>See Also</h2> 34<H2>Revision History</H2> 35<P>03/01/2006 Initial version.</P> 36</body> 37</html> 38