DWC_NASLoginAbort

Syntax

#include <dwc.h>

void DWC_NASLoginAbort(void);

Description

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).

Arguments

None.

Return Values

None.

See Also

DWC_NASLoginProcess

Revision History

2006/07/24 Re-examined the description.
2006/03/27 Revised the function name.
2006/03/22 Initial version.


CONFIDENTIAL