nn::cec::CTR::CecControl::DaemonState Enumerated Type

Syntax

enum DaemonState;

Value

Value Description
DAEMON_STATE_STOP Stopped.
DAEMON_STATE_IDLE Idle.
DAEMON_STATE_BUSY Running.

Description

Value indicating the CEC state returned by the GetCecState function. A message box can only be accessed when this is DAEMON_STATE_IDLE.


CONFIDENTIAL