#include <dwc.h>
BOOL DWC_CheckValidConsole(const DWCUserData *userdata);userdata |
Pointer to the DWCUserData structure where the user data is stored. |
TRUE |
Nintendo DS system matches the specified user data. |
FALSE |
Nintendo DS system differs from the specified user data. |
The Wi-Fi Connection treats the DS card and the Nintendo DS system as a set. This function checks that the user data is the data being used by the DS system and the set.
Use this function in the application to check if there was a problem at login. For more information on specific uses of this function, refer to the programming manual.
DWC_CreateUserData
DWC_ClearDirtyFlag
DWC_LoginAsync
For the change log prior to 5.1 PR2, click here.
CONFIDENTIAL