#include <dwc.h>DWCIngamesnCheckResult DWC_GetIngamesnCheckResult(void);None.
| DWC_INGAMESN_NOT_CHECKED | Currently checking (in login process). |
| DWC_INGAMESN_VALID | The ingamesn of the preceding login was accepted by NAS. |
| DWC_INGAMESN_INVALID | The ingamesn of the preceding login was rejected by NAS. |
Gets the result of name validation as checked when logging on to the authentication server. Does nothing when DWC-DL is used.
CONFIDENTIAL