NCDReadConfig

C Specification

#include <revolution/ncd.h>
s32     NCDReadConfig( NCDConfig* config );

Description

Reads network configuration from the Wii console NAND memory.

Arguments

config Specifies a buffer in which the read information is stored.

Return Values

0 indicates a success; a negative value a failure. See the NCD API Error Values for the meaning of the negative values.

See Also

NCDWriteConfig

Revision History

2007/08/01 Standardized terminology.
2006/08/11 Initial version.


CONFIDENTIAL