| NCDIsInterfaceDecided | Checks whether the network interface is ready. |
| NCDGetLinkStatus | Checks the current state of NCD. |
| NCDGetCurrentIfConfig | Gets the current configuration of the network interface. |
| NCDGetCurrentIpConfig | Gets the current TCP/IP configuration. |
| NCDSetIfConfig | Temporarily changes the network interface-related settings. |
| NCDSetIpConfig | Temporarily changes the TCP/IP configuration. |
| NCDRestoreConfig | Restores current network configuration to the configuration stored in the Wii console NAND memory. |
| NCDReadConfig | Reads network configuration from the Wii console NAND memory. |
| NCDWriteConfig | Network settings are written to the Wii console NAND memory. |
| NCD API Error Value | A list of the error values returned by many NCD APIs. |
| NCDConfig | Structure used to store the entire network configuration. |
| NCDIfConfig | Structure for storing the configuration of the network interface. |
| NCDIpConfig | Structure for storing the TCP/IP configuration. |
| NCDWiredProfile | Internal structure for storing settings related to wired connections. |
| NCDWirelessProfile | Internal structure for storing settings related to wireless connections. |
| NCDIpProfile | Internal structure for storing detailed TCP/IP settings. |
| NCDProxyProfile | Internal structure for storing Proxy settings. |
CONFIDENTIAL