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 protected method 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.
Syntax
void GetPercentageString(
TCHAR *Buf,
int Len,
BYTE Value
);
Parameters
- Buf
[in/out] Character string that on return contains the download status for the item in Value.
- Len
[in] Specifies the length of the Buf character string.
Value
[in] BYTE value that indicates the download channel. It can be one of the following constants:- Overall
- GasChannel
- MovieChannel
- Weather
- Traffic
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.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |