HIO2DisconnectCallback

C Specification

typedef void (*HIO2DisconnectCallback)( HIO2Handle h );

Arguments

h    Handle for disconnected device

Description

Callback function called when the device is disconnected.

See Also

HIO2Open

Revision History

05/29/2006 Initial version.