#include <revolution/ncd.h>
s32 NCDReadConfig( NCDConfig* config );
Reads network configuration from the Wii console NAND memory.
config |
Specifies a buffer in which the read information is stored. |
0 indicates a success; a negative value a failure. See the NCD API Error Values for the meaning of the negative values.
2007/08/01 Standardized terminology.
2006/08/11 Initial version.
CONFIDENTIAL