Export more functions in octbstack.dll
authorDavid Antler <david.a.antler@intel.com>
Thu, 3 Nov 2016 19:32:10 +0000 (12:32 -0700)
committerDave Thaler <dthaler@microsoft.com>
Thu, 3 Nov 2016 22:46:00 +0000 (22:46 +0000)
commitdbcf570b60ac6dbf2d535f6b3f2d9ce2b1bc3d55
treeb68798040dbdd857e9b7f595d1769fd89bc6543d
parente282030872fe4cf065b26fef5c46e95d75c4bc07
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>
resource/csdk/octbstack_product.def