Share via


ParentalControlSelector.GetSetting Method

Gets the ParentalControlSetting object representing the current parental control settings for movie or TV viewing.

Note   This method has been deprecated.

Syntax

  ParentalControlSelector.GetSetting(
  setting
  )

Parameters

setting

Required. A String identifying the type of parental control settings to retrieve. It must be one of the following values:

Value Description
"EN-US-MOVIE" Movie settings.
"EN-US-TV" TV settings.

Return Value

A read-only ParentalControlSetting object.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2005 through Windows Vista

See Also