nn::uds::CTR::NetworkDescriptionReader::GetNetworkDescription Member Functionnn::Result GetNetworkDescription( NetworkDescription * pNetworkDescription );
| Name | Description | |
|---|---|---|
| out | pNetworkDescription | Network information storage location. The data will only be stored if the network 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. |
| A value other than the above. | Failed for reasons other than those given above. |
Gets the network information from scan results.
CONFIDENTIAL