DownloadStatusMsg::GetOverallStatus

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method returns the overall download status.

Syntax

BYTE GetOverallStatus();

Parameters

None.

Return Value

Returns a BYTE that ranges between 0 and 100 and represents the percentage of the data downloaded. If the value is greater than 100, this indicates that the download is 100 percent complete.

Remarks

The download status refers to the process of downloading up-to-date data from the Microsoft DirectBand wireless datacasting network to the MSN Direct receiver through various channels.

The overall download status is computed as the average of the download status for the gas channel, movie channel, weather channel, and traffic channel.

Requirements

Header DBRLib.h
Library DBRLib.lib
Windows Embedded CE Windows CE 5.0, Windows Embedded NavReady 2009

See Also

Reference

DownloadStatusMsg::GetOverallStatusString
DownloadStatusMsg Class
MSN Direct Services Classes