#include <revolution/hio2.h> HIO2DeviceType HIO2GetDeviceType ( HIO2Handle handle );
| handle | Handle retrieved using the HIO2Open function. |
|---|
This function returns the EXI device type if data retrieval succeeds and HIO2_DEVICE_INVALID if retrieval fails.
The HIO2GetDeviceType function gets the EXI device type assigned to the handle.
None.
2006/03/01 Initial version.
CONFIDENTIAL