CHAILink SDK
Version 1.3
|
CLC_ErrorCode LocalDevice_SCT_ControllerListReply_GetSCControllerItem | ( | CPUINT16 const | wIndex, |
CPSMARTCONNECTCONTROLLERITEM *const | pControllerItem | ||
) |
Get the SmartConnect Controller Item at index wIndex. This function can only be called during a NH_LOCALDEVICE_SCT_CONTROLLERLISTREPLY notification.
[in] | wIndex | The index of the requested SmartConnect Controller Item |
[out] | pControllerItem | Pointer to the queried SmartConnect Controller Item at the wIndex position |