nn::cfg::CTR::GetCoppacsRestriction Function#include <nn/cfg.h> CfgCoppacsRestriction GetCoppacsRestriction( void );
None.
Gets COPPACS restrictions.
If the return value is CFG_COPPACS_RESTRICTION_NONE, COPPACS restrictions are not applied.
If the return value is CFG_COPPACS_RESTRICTION_NEED_PARENTAL_PIN_CODE, canceling the Parental Controls PIN code is viewed as canceling COPPACS restrictions.
Verify the PIN code using CheckParentalControlPinCode.
If the return value is CFG_COPPACS_RESTRICTION_NEED_PARENTAL_AUTHENTICATION, a jump must be made to system settings to perform COPPACS authentication.
CONFIDENTIAL