MPDLGetBootedBitmap

C Specification

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

Arguments

None.

Return Values

Returns a bitmap that represents player information for the download complete reboot status.

Description

Gets a bitmap that represents player information for the download complete reboot status.
Each separate player information item can be retrieved using the MPDLGetPlayerInfo function.

The download process is started by calling the MPDLStartDownload function.

See Also

MPDLPlayerInfo, MPDLGetPlayerInfo(), MPDLGetEntryBitmap(), MPDLStartDownload()

Revision History

2006/08/25 Initial version.


CONFIDENTIAL