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