IWindowsParentalControlsCore interface (wpcapi.h)
The IWindowsParentalControlsCore interface is used to retrieve pointers for general and web restriction settings as well as identifiers for active Web Content Filters.
Inheritance
The IWindowsParentalControlsCore interface inherits from the IUnknown interface. IWindowsParentalControlsCore also has these types of members:
Methods
The IWindowsParentalControlsCore interface has these methods.
IWindowsParentalControlsCore::GetUserSettings Retrieves a pointer to an interface for general settings for the specified user. |
IWindowsParentalControlsCore::GetVisibility Indicates the visibility of the Parental Controls user interface. |
IWindowsParentalControlsCore::GetWebFilterInfo Retrieves the name and identifier of the currently active Web Content Filter. |
IWindowsParentalControlsCore::GetWebSettings Retrieves a pointer to an interface for web restrictions settings for the specified user. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | wpcapi.h |