HIO2Close

Syntax

#include <revolution/hio2.h>

BOOL HIO2Close( HIO2Handle handle );

Arguments

handle Handle retrieved using the HIO2Open function.

Return Values

Returns TRUE, if successful; FALSE otherwise.

Description

The HIO2Close 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