nn::cec::CTR::Finalize Function

Syntax

nn::Result Finalize();

Parameters

None.

Return Values

nn::Result

Value Description
Result::IsSuccess Process succeeded.
A value other than the above. Failed.

Description

Finalizes access to the CEC daemon.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL