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

Syntax

static nn::Result StopScan();

Arguments

None.

Return Values

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

Value Description
ResultSuccess 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