nn::ac::CTR::Close Function

Syntax

Result Close();

Arguments

None.

Return Values

The result.

Value Description
ResultSuccess Completed without error.
ResultAlreadyExists Already processing.
ResultNotConnecting Not connected.
A value other than the above. Failed for reasons other than those given above.

Description

Closes an established automatic connection.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL