HBMIsReassignedControllers

Syntax


#include <revolution/hbm.h>

int HBMIsReassignedControllers( void );

Arguments

None.

Return Values

Value that specifies whether the Wii Remote has reconnected from the HOME Menu. Returns a non-zero value if the Wii Remote has reconnected.

Description

Returns whether pairing was performed using the Reconnect Remote button on the Wii Remote Setup Screen of the HOME Menu.
If the return value is non-zero, it is possible that the Wii Remote link status or order has changed. Be sure to execute any necessary processing if the application needs to identify Wii Remotes ahead of time.

See Also

Revision History

2007/10/26
Revised the header explanation.
2006/09/25
Initial version.

CONFIDENTIAL