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 movie channel in a human-readable string.
Syntax
void GetMovieChannelString(
TCHAR *Buf,
int Len
);
Parameters
- Buf
[in/out] Character string that on return contains the download status for the movie 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 movie data from the Microsoft DirectBand wireless datacasting network to the MSN Direct receiver through the movie channel.
The movie-channel download status is a weighted average between 50 percent of the total available theaters in the local region, 30 percent of the total current movie titles, and 20 percent of the total movie show times.
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::GetMovieChannel
DownloadStatusMsg Class
MSN Direct Services Classes