#include <revolution/hio2.h> BOOL HIO2Close( HIO2Handle handle );
| handle | Handle retrieved using the HIO2Open function. |
|---|
Returns TRUE, if successful; FALSE otherwise.
The HIO2Close function closes the channel that the handle controls (an EXI channel number for targets and a USB device number for PCs).
2006/03/01 Initial version.
CONFIDENTIAL