nn::uds::CTR::NetworkDescriptionReader::GetNetworkDescription Member Function

Syntax

nn::Result GetNetworkDescription(
     NetworkDescription * pNetworkDescription
);

Arguments

Name Description
out pNetworkDescription Network information storage location. The data will only be stored if the network information was acquired correctly.

Return Values

Returns the function's execution result.

Description

Gets the network information from scan results.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL