MPDLGetEntryBitmap

C Specification

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

Arguments

None.

Return Values

Returns a bitmap that indicates those players who have been entered to receive downloads.

Description

Gets a bitmap that indicates those players who have been entered to receive downloads. Individual player information can be retrieved using the MPDLGetPlayerInfo function.

See Also

MPDLPlayerInfo, MPDLGetPlayerInfo(), MPDLGetBootedBitmap()

Revision History

2006/08/25 Initial version.


CONFIDENTIAL