ltmmDVDControl.SelectParentalCountry Method

Visual Basic Example

Syntax

object.SelectParentalCountry(Country As Long, Userame As String, Password As String)

Remarks

Sets the ISO 3166 country/region settings for the DirectX DVD Navigator filter.

The country /region codes are used for interpreting parental access levels and setting default languages.

The ltmmDVDControl.PlayerParentalCountry Property contains the current parental country/region code.

For more detailed information, refer to the Microsoft documentation for IDvdControl2::SelectParentalCountry at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdcontrol2selectparentalcountry.asp.

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events