WPADStartSyncDevice

C Specification

#include <revolution/wpad.h>

BOOL WPADStartSyncDevice( void )

Arguments

None.

Return Values

Returns TRUE if the registration process started successfully. Returns FALSE if the registration process cannot be started because another process is running or because the registration process has already started.

Description

Begins the pairing process required to use the Wii Remote. However, the registration cannot be started if simple pairing has begun or if Wii Remote registration information is being deleted.

See Also

WPAD Functions

Revision History

2007/02/08 Added the fact that registration cannot be started when registration information is being deleted.
2006/09/12 Changed the function return value.
2006/06/19 Initial version.


CONFIDENTIAL