MPDLGetBootStopper

Syntax

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

Arguments

None.

Return Values

Returns a bitmap that indicates the players who are prohibited from booting.

Description

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.

See Also

MPDLPlayerInfo, MPDLGetPlayerInfo(), MPDLGetEntryBitmap(), MPDLStartDownload() MPDLGetBootableBitmap(), MPDLGetBootedBitmap(), MPDLSetBootStopper()

Revision History

2008/02/01 Initial version.


CONFIDENTIAL