nn::uds::CTR::ScanResultReader::ScanResultReader Constructor

Syntax

ScanResultReader(
     const void * pBuffer
);

Arguments

Name Description
in pBuffer Pointer to the search results. Specify the buffer given in the call to nn::uds::CTR::Scan.

Description

Creates an instance for analyzing the search results specified in the arguments.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL