#include <dwc.h>
void DWC_NASLoginAbort(void);
This function interrupts an authentication process for Nintendo Authentication Server which is being executed.
After this function is called, call the DWC_NASLoginProcess
function to continue the process, then use the return value to check that the authentication process has ended (or has been interrupted).
None.
None.
DWC_NASLoginProcess function
07/24/2006 Re-examined the description
03/27/2006 Revised the function name
03/22/2006 Initial version
CONFIDENTIAL