Export more functions in octbstack.dll
Some new functions needed to be exported for iotivity-node support.
This patch adds those functions, and sorts the section
alphabetically.
The following functions were added to octbstack.dll:
- OCRepPayloadSetIntArray
- OCRepPayloadSetBoolArray
- OCRepPayloadSetStringArray
- OCRepPayloadSetDoubleArray
Change-Id: I37e317c077750b78c1f992df4e7670ba9311ffab
Signed-off-by: David Antler <david.a.antler@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14003
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Reviewed-by: Dave Thaler <dthaler@microsoft.com>