nn::uds::CTR::NetworkDescriptionReader::GetNodeInformationList Member Functionnn::Result GetNodeInformationList( NodeInformation pNodeInfo[NODE_MAX] );
| Name | Description | |
|---|---|---|
| out | pNodeInfo[NODE_MAX] |
Where user information is stored. 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 |
|---|---|
Result::IsSuccess |
The network information has been obtained successfully. |
ResultMalformedData |
It is possible that the data has been tampered with and therefore could not be obtained. |
ResultInvalidData |
Could not get data because data is invalid. |
ResultWirelessOff |
Entered wireless-disabled mode. Re-initialization is required. |
| A value other than the above | Failed for reasons other than those given above. |
Gets the user information of the nodes connected to the network from the scan results.
ResultInvalidNodeIdData to Return Values.CONFIDENTIAL