Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Other versions of this page are also available for the following:
Windows Mobile Not Supported Windows Embedded CE Supported
8/28/2008

This element exists within the Statuselement, and is the top-level element of a status message sent to the server.

Syntax


<StatusMessage
packageID="
Unique package ID
"
messageID="
UniqueMessage ID
"
timestamp="
Time stamp value
"
/>

Attributes

packageID

The unique ID of the package.

messageID

The message ID for this message.

timestamp

The time stamp value maintained by the management server. The format for this value is "<4 digit year>-<2 digit month>-<2 digit day> <hours>:<minutes>:<seconds>".

Remarks

The following table shows the numeric values of the messageIDattribute, and the message each value represents.

MessageID Message

11030

Starting package download.

11031

Package download successful.

11032

Package download unsuccessful.

11035

Execution successful.

See Also