nn::cec::CTR::Initialize Function

Syntax

nn::Result Initialize();

Arguments

None.

Return Values

nn::Result

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

Description

Connects to the CEC daemon. This must be called first to all access to the CEC functions.


CONFIDENTIAL