DEVHIO_host_getconnectid Function

Syntax

#include <kmc/hio/devhio_host.h>

unsigned long DEVHIO_host_getconnectid(
     void
);

Arguments

None.

Return Values

0: Not connected.
All other values: Device ID.

Description

Gets the ID of the currently connected device.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL