ltmmDVDControl.AcceptParentalLevelChange Method
object.AcceptParentalLevelChange(Accept As Boolean) |
Remarks
Accepts or rejects a request from the DVD Navigator to play content at a higher parental management level.
The programmer calls this method to accept or reject the DVD Navigator’s request to play content at a higher parental management level. The DVD Navigator’s request is sent only if the ltmmDVDControl.NotifyParentalLevelChange Method is called with the Notify parameter set to TRUE.
For more detailed information, refer to the Microsoft documentation for IDvdControl2::AcceptParentalLevelChange at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdcontrol2acceptparentallevelchange.asp.
See Also