The ITCSS API provides two sets of methods: one for Wide character mode, and one for ASCII character mode. The header file checks to see which mode is in use.
Function | Description |
---|---|
ITCSSGet | Gets device configuration information. |
ITCSSSet | Sets device configuration information. |
ITCSSConfigFromFile | Gets or sets device configuration information from a specified XML file. |
ITCSSUninit | Disconnects from the DeviceManagement API. |
ITCSSApi.dll, ITCSSApi.h, ITCSSApi.lib, smartsyserrors.h
You also need to install DevMgmt_C++.cab on the computer. This .cab file is located at Device Management Resource Kit\Runtime. Choose the .cab file appropriate for the platform.
Honeywell Mobility SDK for Windows: Device Management API Reference