다음을 통해 공유


StatusMessage Element (Download Event Status) (Windows CE 5.0)

Send Feedback

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

<StatusMessagepackageID="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

Download Event Status Reports

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.