WPADStopSimpleSync

C Specification

#include <revolution/wpad.h>

void WPADStopSimpleSync( void )

Arguments

None.

Return Values

None.

Description

Exits simple registration procedure. If simple registration is taking place when this is called, it is terminated when that process is complete. If a callback function has been registered using the function WPADSetSimpleSyncCallback, that callback function is called after registration completes.

See Also

WPAD Functions
WPADStartSimpleSync
WPADSetSimpleSyncCallback

Revision History

08/15/2006 Initial version.


CONFIDENTIAL