#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
2006/07/24 Re-examined the description
2006/03/27 Revised the function name
2006/03/22 Initial version
CONFIDENTIAL