StatusMessage Element (Download Event Status) (Windows Embedded CE 6.0)
1/6/2010
This element exists within the Status element, 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 messageID attribute, 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
Reference
Download Event Status Document Elements