nn::cfg::CTR::GetParentalControlPinCode Function#include <nn/cfg.h>
void GetParentalControlPinCode(
char pinCode[CFG_PARENTAL_CONTROL_PIN_CODE_LENGTH]
);
| Name | Description | |
|---|---|---|
| pinCode[CFG_PARENTAL_CONTROL_PIN_CODE_LENGTH] |
Obtains the Parental Controls PIN.
This function is scheduled for deletion in the future. Be sure to use the CheckParentalControlPinCode function to verify the Parental Controls PIN code.
CONFIDENTIAL