nn::cfg::CTR::CheckParentalControlPinCode Function#include <nn/cfg.h>
bool CheckParentalControlPinCode(
const char * input
);
| Name | Description | |
|---|---|---|
| in | input | Specifies the Parental Controls PIN code. |
true if the PIN code matches that given by argument; otherwise, returns false. Verifies the Parental Controls PIN code.
CONFIDENTIAL