Partager via


API Access

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.

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

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.