nn::cfg::CTR::IsCoppacsSupported Function

Syntax

#include <nn/cfg.h>

bool IsCoppacsSupported();

Parameters

None.

Return Values

Returns whether the current System Settings support COPPACS.

Description

Gets whether the current System Settings support COPPACS.

This is for devices with the system region set to North America and a country setting of U.S. or Canada.
Returns true if it is supported, and false otherwise.

Revision History

2012/04/09
Noted specifically what devices are targeted.
2011/12/12
Deleted text about COPPACS.
2011/10/28
Initial version.

CONFIDENTIAL