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 method returns the overall download status in a human-readable string.
Syntax
void GetOverallStatusString(
TCHAR *Buf,
int Len
);
Parameters
- Buf
[in/out] Character string that on return contains the overall download status.
- 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 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::GetOverallStatus
DownloadStatusMsg Class
MSN Direct Services Classes