#include <revolution/ncd.h>
s32 NCDRestoreConfig( void );
Restores current network settings to the configuration stored in the Wii console NAND memory.
This function does not normally need to be called. It is used when functions such as NCDSetIfConfig are used to change the network settings for test purposes.
None.
Returns zero for success. Otherwise, returns a negative value. See NCD API Error Values for the meanings of negative values.
NCDReadConfig, NCDWriteConfig, NCDSetIfConfig, NCDSetIpConfig
2007/08/01 Standardized terminology.
2006/10/23 Initial version.
CONFIDENTIAL