MPDLStartDownload

C Specification

#include <revolution/mpdl.h>
u32     MPDLStartDownload( void );

Arguments

None.

Return Values

Returns a bitmap indicating those players that were entered to receive downloads at the point the deadline for download entries was reached.

Description

Closes the download entry period and starts downloading to currently connected players.
After this, no new players are entered for the download.

See Also

MPDLGetEntryBitmap(), MPDLGetBootedBitmap()

Revision History

2006/08/25 Initial version.


CONFIDENTIAL