nn::cec::CTR::CecControl::StopScanning Member Function

Syntax

static nn::Result StopScanning(
     bool b_Immediate = false
);

Arguments

Name Description
in b_Immediate Specify true to interrupt communication and transition to a stopped state.

Return Values

nn::Result

Description

Halts CEC operations. The daemon must be stopped to access a MessageBox.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL