Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Microsoft DirectShow 9.0 |
GetParentalCountry 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 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