Frees the metric data points in the metric data set. Mandatory if Iotc_AllocMetricDataSet() is called.
-
API
-
void Iotc_FreeMetricDataSet ( struct IotcMetricDataSet * metricDataSet )
-
Parameters
-
|
|
metricDataSet[IN] |
Is the pointer to the metric data set. |
-
Returns
-
0 on success. -1 on failure.