#include <revolution/mpdl.h>
u32 MPDLGetBootStopper( void );
None.
Returns a bitmap that indicates the players who are prohibited from booting.
Gets a bitmap that indicates players who are prohibited from rebooting.
This is the most recent value set by the MPDLSetBootStopper function; it is initially 0x0000. For more information, refer to the MPDLSetBootStopper function reference.
MPDLPlayerInfo,
MPDLGetPlayerInfo(),
MPDLGetEntryBitmap(),
MPDLStartDownload()
MPDLGetBootableBitmap(),
MPDLGetBootedBitmap(),
MPDLSetBootStopper()
2008/02/01 Initial version.
CONFIDENTIAL