#include <revolution/wpad.h>
void WPADShutdown( void );
None.
None.
Shuts down the WPAD library. When this function is called, the WPAD Library disconnects all controllers that are communicating and releases the work memory. The process takes some time, so verify that this termination process has completed by calling the WPADGetStatus function.
08/21/2006 Added a description of the termination process.
06/19/2006 Initial version.
CONFIDENTIAL