NCDReadConfig

Syntax

#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

Returns 0 if successful; otherwise, returns a negative value. See NCD API Error Values for the meanings of negative values.

See Also

NCDWriteConfig

Revision History

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


CONFIDENTIAL