WPADGetRegisteredDevNum

C Specification

#include <revolution/wpad.h>

#define WPAD_CHAN0               0
#define WPAD_CHAN1               1
#define WPAD_CHAN2               2
#define WPAD_CHAN3               3

u8 WPADGetRegisteredDevNum( void );

Arguments

None.

Return Values

The number of Wii Remotes registered to the Wii console.

Description

Gets the number of Wii Remotes registered to the Wii console.

See Also

WPAD Functions

Revision History

06/19/2006 Initial version.