nn::cec::CTR::Initialize Function

Syntax

nn::Result Initialize();

Arguments

None.

Return Values

nn::Result

Value Description
ResultSuccess Process succeeded.
A value other than the above. Failed.

Description

Connects to the CEC daemon. This must be called first to allow access to a CEC message box.


CONFIDENTIAL