nn::uds::CTR::NetworkDescriptionReader::GetNodeInformationList Member Functionnn::Result GetNodeInformationList( NodeInformation pNodeInfo[NODE_MAX] );
| Name | Description | |
|---|---|---|
| out | pNodeInfo[NODE_MAX] | User information storage. Specify an array sized to the maximum number of connections allowed for this network. The data will only be stored if the user information was acquired correctly. |
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
The network information has been obtained successfully. |
| ResultMalformedData | It is possible that the data has been tampered with and therefore could not be obtained. |
| ResultWirelessOff | Transitioned to wireless OFF mode. Re-initialization is required. |
| A value other than the above. | Failed for reasons other than those given above. |
Gets the user information from scan results for the nodes connected to the network.
CONFIDENTIAL