Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Application programming interfaces (APIs) exist on the target device to allow a code 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.
Function | Description |
---|---|
CeGetDevMgmtPackageList | Retrieves the record in a device management package database. |
CeSetDevMgmtTask | Schedules a device management task. |
CeStartDevMgmtService | Starts or terminates a device management service. |
The following table shows the device management structures.
Structure | Description |
---|---|
DMSINVRECORD | Stores the records. |
DMTASKINFO | Contains task information. |
DMSDLINFO | Defines the download information. |
DMSINVPKGID | Defines the package ID information. |
See Also
Device Management Client Application Development
Send Feedback on this topic to the authors