Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 887 Bytes

singlylinkedlist-get-next-item.md

File metadata and controls

22 lines (18 loc) · 887 Bytes
title titleSuffix description manager author ms.author ms.date ms.service ms.custom ms.topic
singlylinkedlist_get_next_item function reference | Microsoft Docs
Azure IoT C SDK
This is the function reference page for the singlylinkedlist_get_next_item() function in the Azure IoT C SDK. This SDK is used with Azure IoT Hub and Azure IoT Hub Device Provisioning Service
timlt
wesmc7777
wesmc
03/25/2022
iot-hub
reference

singlylinkedlist_get_next_item()

Syntax

#include "azure-iot-sdk-c/c-utility/inc/azure_c_shared_utility/singlylinkedlist.h"

LIST_ITEM_HANDLE singlylinkedlist_get_next_item(LIST_ITEM_HANDLE  item_handle);