nn::cec::CTR::CecControl::DaemonState Enumerated Typeenum DaemonState;
| Value | Description |
|---|---|
DAEMON_STATE_STOP |
Stopped. |
DAEMON_STATE_IDLE |
Idle. |
DAEMON_STATE_BUSY |
Running. |
Value indicating the CEC state returned by the GetCecState function. A message box can only be accessed when this is DAEMON_STATE_IDLE.
CONFIDENTIAL