DWC_NASLoginAbort

Syntax

#include <dwc.h>
void DWC_NASLoginAbort(void);

Arguments

None.

Return Values

None.

Description

Aborts the ongoing authentication process that is communicating with the Nintendo authentication server.

After calling this function, call DWC_NASLoginProcess to advance the process, and use that function's return value to check that the authentication process has ended (or has been aborted).

See Also

DWC_NASLoginProcess

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL