CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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.

Warning
This function can only be called during a NH_LOCALDEVICE_SCT_CONTROLLERLISTREPLY notification.
Parameters
[in]wIndexThe index of the requested SmartConnect Controller Item
[out]pControllerItemPointer to the queried SmartConnect Controller Item at the wIndex position
Returns
Standard CHAILink Client return code. See CLC_ErrorCode enumeration.