Windows XP Media Center Edition SDK AddInParentalControlSelector.SettingNames Property 

banner art
Previous Next

AddInParentalControlSelector.SettingNames Property

Retrieves a string containing the names of the parental control settings that are currently supported.

  

Property Value

System.String. The setting names. For Windows XP Media Center Edition 2005 and later, this property returns the following string: "EN-US-TV; EN-US-MOVIE".

This property is read-only.

Remarks

An add-in passes "EN-US-TV" to the AddInParentalControlSelector.GetSetting method to retrieve the current parental control settings for TV viewing, and "EN-US-MOVIE" to retrieve the settings for movie viewing.

Requirements

Reference: Microsoft.MediaCenter.dll

Namespace: Microsoft.MediaCenter.AddIn

Assembly: Microsoft.MediaCenter.dll

Platform: Windows XP Media Center Edition 2005 and later

See Also

Previous Next

© 2005 Microsoft Corporation. All rights reserved.