Service * pctlGetServiceSession(void)
Gets the Service object for the actual pctl service session.
Service * pctlGetServiceSession_Service(void)
Gets the Service object for IParentalControlService.
Result pctlConfirmStereoVisionPermission(void)
Confirm whether VrMode is allowed. Only available with [4.0.0+].
u32 Result
Function error code result type.
Definition: types.h:44
Result pctlResetConfirmedStereoVisionPermission(void)
Reset the confirmation done by pctlConfirmStereoVisionPermission. Only available with [5....
Result pctlIsRestrictionEnabled(bool *flag)
Gets whether Parental Controls are enabled.
void pctlExit(void)
Exit pctl.
Service object structure.
Definition: service.h:13
Result pctlInitialize(void)
Initialize pctl.
Result pctlIsStereoVisionPermitted(bool *flag)
Gets whether VrMode is allowed. Only available with [5.0.0+].