Next: FMPM_DVD_PARENTAL_ERROR
Up: Events
Previous: FMPM_DVD_NO_FP_PGC
  Contents
  Index
A callback signalling that the DVD is requesting for a parental level
check.
Arguments
- DWORD dwValue Value representing the new parental
level that is required.
Remarks
This is a callback indicating that the current parental level of the
player does not match the one required by the authored content.
The player should return this callback with either TRUE or FALSE,
depending on whether the user is authorized to change the parental level.
Usually this is done by opening a dialog box so the user can enter
the password to change the parental level. If the user enters the
correct password, return TRUE, otherwise return FALSE.
Realmagic Build
2001-12-07