CHAILink SDK
Version 1.3
|
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.
[in] | wIndex | The index of the requested SmartConnect Section Item |
[out] | pSectionItem | Pointer to the queried SmartConnect Section Item at the wIndex position |