CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CLC_ErrorCode LocalDevice_SCT_Started_GetDeviceID ( CPUINT16 const  wIndex,
CPDEVICEID *const  pDevID 
)

Get the DeviceID at index wIndex. This function can only be called during a NH_LOCALDEVICE_SCT_STARTED notification.

Warning
This function can only be called during a NH_LOCALDEVICE_SCT_STARTED notification.
Parameters
[in]wIndexThe index of the requested DeviceID
[out]pDevIDPointer to the queried source's DeviceID at the wIndex position
Returns
Standard CHAILink Client return code. See CLC_ErrorCode enumeration.