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

Get the SmartConnect Section Item at index wIndex. This function can only be called during a NH_LOCALDEVICE_SCT_SECTIONLISTREPLY notification.

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