(Deprecated) Adds a property to the property set.

API

int Iotc_InsertProperty ( IotcPropertySet * properties, IotcProperty * property )

Parameters
in, out properties

Pointer to the property set.

in property

Pointer to the property to be added.

Returns
0 on success and -1 on failure.