nn::swkbd::CTR::ParentalControlsMode Enumerated Type

Syntax

enum ParentalControlsMode;

Value

Value Description
PARENTAL_CONTROLS_MODE_DISABLE Do not temporarily disable Parental Controls.
PARENTAL_CONTROLS_MODE_ENABLE Allow temporary disabling of Parental Controls.
PARENTAL_CONTROLS_MODE_SYSTEM_SETTINGS (This enumerator is for applications that are built into the system. It cannot be used from general applications.)
PARENTAL_CONTROLS_MODE_MAX Total number of enumerators
PARENTAL_CONTROLS_MODE_MAX_BIT (This enumerator is used for internal processing. It cannot be used from the application.)

Description

Allows or prevents temporary disabling of Parental Controls.

Revision History

2011/04/12
Added descriptions to values that had no descriptions.
2011/03/01
Initial version.

CONFIDENTIAL