ltmmDVDControl.AcceptParentalLevelChange Method

Visual Basic Example

Syntax

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

Elements:

ltmmDVDControl object, ltmmDVDControl.PlayerParentalLevel Property, ltmmDVDControl.PlayerParentalCountry Property, ltmmDVDControl.GetTitleParentalLevels Method, ltmmDVDControl.SelectParentalCountry Method, ltmmDVDControl.SelectParentalLevel Method, ltmmDVDControl.NotifyParentalLevelChange Method

Topics:

Multimedia Properties, Methods and Events