ltmmDVDControl.SelectParentalCountry Method
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