DownloadStatusMsg::GetWeatherString

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method returns the download status for the weather channel in a human-readable string.

Syntax

void GetWeatherString(
  TCHAR *Buf,
  int Len
);

Parameters

  • Buf
    [in/out] Character string that on return contains the download status of the weather channel.
  • Len
    [in] Specifies the length of the Buf character string.

Return Value

None.

Remarks

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

The weather-channel download status is a weighted average of local weather, regional weather, and international weather. Local weather can be a maximum of 50 percent, regional weather can be a maximum of 25 percent, and international weather can be a maximum of 25 percent. The combined weather data can be a maximum of 100 percent.

Requirements

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

See Also

Reference

DownloadStatusMsg::GetWeatherChannel
DownloadStatusMsg Class
MSN Direct Services Classes