next up previous contents index
Next: FMPM_DVD_PARENTAL_ERROR Up: Events Previous: FMPM_DVD_NO_FP_PGC   Contents   Index

FMPM_DVD_PARENTAL_CHECK

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.



mabelsha 2002-03-26