Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
10/16/2008
This class represents a download-status message.
Syntax
class DownloadStatusMsg : public Msg
Methods
| Method | Description |
|---|---|
Returns the error code for this download-status message. |
|
Returns the download status for the gas channel. |
|
Returns the download status for the gas channel in a human-readable string. |
|
Returns the download status for the movie channel. |
|
Returns the download status for the movie channel in a human-readable string. |
|
Returns the overall download status. |
|
Returns the overall download status in a human-readable string. |
|
Returns a human-readable string that indicates the percentage of up-to-date data downloaded to the MSN Direct receiver for the specified download channel. |
|
Returns the ID of the current region. |
|
Returns the size of the name of the local region that is contained in the download-status message. |
|
Returns a human-readable string that contains the name of the local region that is contained in the download-status message. |
|
Returns the size of this download-status message, subtracting the bytes used for framing. |
|
Returns the download status for the traffic channel. |
|
Returns the download status for the traffic channel in a human-readable string. |
|
Returns the download status for the weather channel. |
|
Returns the download status for the weather channel in a human-readable string. |
Remarks
This class inherits from the Msg Class.
If the MSN Direct service type is DOWNLOAD_STATUS, the incoming message from the MSN Direct receiver is a download-status message. You can typecast it to a DownloadStatusMsg object.
By using the DownloadStatusMsg class, you can retrieve and display status information to the user that indicates the percentage of up-to-date data downloaded to the MSN Direct receiver for a specific download channel.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |