nn::uds::CTR::ScanResultReader Class

Syntax

class ScanResultReader

Description

Class for analyzing the scan results obtained by nn::uds::CTR::Scan.

Member Functions

ScanResultReader Creates an instance for analyzing the search results specified in the arguments.
GetCount Counts the number of networks that have been found.
GetFirstDescription Uses nn::uds::CTR::NetworkDescriptionReader to get the first-discovered network.
GetNextDescription Uses nn::uds::CTR::NetworkDescriptionReader to get the next-discovered network.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL