#include <revolution/hio2.h>
BOOL HIO2Close( HIO2Handle handle );
handle |
Handle retrieved using the HI02Open function. |
TRUE if succeeds and FALSE if fails.
This 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