HIO2Close

C Specification

#include <revolution/hio2.h>
BOOL HIO2Close( HIO2Handle handle );

Arguments

handle    Handle retrieved using the HI02Open function.

Return Values

TRUE if succeeds and FALSE if fails.

Description

This function closes the channel that the handle controls (an EXI channel number for targets and a USB device number for PCs).

See Also

HIO2Open
HIO2Exit

Revision History

2006/03/01 Initial version.


CONFIDENTIAL