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 download status for the gas channel in a human-readable string.
Syntax
void GetGasChannelString(
TCHAR *Buf,
int Len
);
Parameters
- Buf
[in/out] Character string that on return contains the download status for the gas 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 data about gas stations and prices from the Microsoft DirectBand wireless datacasting network to the MSN Direct receiver through the gas channel.
The gas-channel download status is a weighted average between 75 percent of the total number of available gas stations in the local region, and 25 percent of the total number of new available prices for the day. Note that the number of gas stations and prices changes daily.
This method calls GetPercentageString to generate the human-readable string.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |
See Also
Reference
DownloadStatusMsg::GetGasChannel
DownloadStatusMsg Class
MSN Direct Services Classes