Microsoft DirectX 9.0 |
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