SelectParentalCountry Method

 
Microsoft DirectShow 9.0

SelectParentalCountry Method

This component is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.

The SelectParentalCountry method sets the specified parental country/region for subsequent playback.

Syntax

  MSWebDVD
  .SelectParentalCountry(
  iCountry
  , sUserName, sPassword);

Parameters

iCountry

Specifies the country/region as an Integer.

sUserName

Specifies the current logged-on user as a String. (Currently ignored.)

sPassword

Specifies the application password String.

Return Values

No return value.

Remarks

The parental country/region determines how the parental levels are interpreted.

See Also