CHAILink SDK
Version 1.3
|
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.
[in] | wIndex | The index of the requested DeviceID |
[out] | pDevID | Pointer to the queried source's DeviceID at the wIndex position |