HIO2GetDeviceType

Syntax

#include <revolution/hio2.h>

HIO2DeviceType   HIO2GetDeviceType  ( HIO2Handle handle );

Arguments

handle Handle retrieved using the HIO2Open function.

Return Values

This function returns the EXI device type if data retrieval succeeds and HIO2_DEVICE_INVALID if retrieval fails.

Description

The HIO2GetDeviceType function gets the EXI device type assigned to the handle.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL