Application programming interfaces (APIs) exist on the device to allow a component to do different functions, such as access the database, start the client, stop the client, and schedule a download task.
The following table shows the device management functions.
| Programming element | Description |
|---|---|
| CeGetDevMgmtPackageList | This function retrieves the record in a device management package database. |
| CeSetDevMgmtTask | This function schedules a device management task. |
| CeStartDevMgmtService | This function starts or terminates a device management service. |
See Also
Device Management Client Reference
Send Feedback on this topic to the authors