nn::cfg::CTR::CheckParentalControlPinCode Function

Syntax

#include <nn/cfg.h>
bool CheckParentalControlPinCode(
     const char * input
);

Arguments

Name Description
in input Specifies the the Parental Controls PIN code.

Return Values

Returns true if the PIN code matches that given by argument; otherwise, returns false.

Description

Verifies the Parental Controls PIN code.


CONFIDENTIAL