Microsoft DirectX 9.0

GetParentalCountry Method

The DVDAdm.GetParentalCountry method retrieves the parental country/region that was last saved to the registry.

Syntax

[ iParentalCountry = ] DVD.DVDAdm.GetParentalCountry();

Return Values

Returns an Integer indicating the default country/region code stored in the registry.

Remarks

The parental country/region this method retrieves is not necessarily the same country/region currently stored in the MSWebDVD object.

See Also