nn::cec::CTR::CecControl::GetCecState Member Function

Syntax

static nn::Result GetCecState(
     u32 * state
);

Arguments

Name Description
out state Stores the DaemonState indicating the state. A message box can only be accessed when this is DAEMON_STATE_IDLE.

Return Values

nn::Result

Description

Obtains the CEC state.


CONFIDENTIAL