ltmmDVDControl.PlayerParentalCountry Property
object.PlayerParentalCountry As Long |
Remarks
(Read only) This property is updated automatically during playback with the ISO 3166 country/region code settings for the DVD Navigator. The country code is a 2-byte-code found in the low word of this value.
The ltmmDVDControl.PlayerParentalLevel Property contains the current parental level for the DVD Navigator.
Call the ltmmDVDControl.SelectParentalCountry Method to set the country/region codes for the for the DirectX DVD Navigator filter.
For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetPlayerParentalLevel at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdinfo2getplayerparentallevel.asp.
See Also