nn::dlp::CTR::FakeClient::StopScan Member Function

Syntax

static nn::Result StopScan();

Parameters

None.

Return Values

The following Results are returned as the result of the operation.

Value Description
Result::IsSuccess The scan stopped successfully.

Description

Stops scanning for servers.

Scan results are kept until the StartScan function is called.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL