Share via


Device Management Client Database (Windows CE 5.0)

Send Feedback

The client has a database that records the package metadata that it got from the server. This information is accessed by using the database API calls given in the SDK libraries. The package metadata includes the following information.

Package metadata Description
Package ID Indentifier of the package as supplied by the device management server. This is usually a GUID.
Name Name of the package.
Short description A short description of the package, usually a simple sentence or defining a name.
Long description A more detailed description of the package.
Required (YES or NO) Flag that determines if the package is mandatory or not.
Status (pending, download success and download failed) Current status of the package.
Download information All information pertinent to a package download.

See Also

Device Management Client Application Development

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.