Note The Internet Ratings API is deprecated, and will be removed in a future release. Use Windows 8 Family Safety feature instead.
Exposes methods to enumerate a list of banned URLs for use by the Windows Parental Controls of Windows Vista.
Members
The IWPCBlockedUrls interface inherits from the IUnknown interface. IWPCBlockedUrls also has these types of members:
- Methods
Methods
The IWPCBlockedUrls interface has these methods.
| Method | Description | 
|---|---|
| GetCount | 
Note  The Internet Ratings API is deprecated, and will be removed in a future release. Use Windows 8 Family Safety feature instead.
 Returns the count of blocked URLs. | 
| GetUrl | 
Note  The Internet Ratings API is deprecated, and will be removed in a future release. Use Windows 8 Family Safety feature instead.
 Gets the blocked URL at the specified index. | 
Remarks
This custom interface enables you to return a list of blocked URLs to the WebBrowser Control (DocObject) host.
Requirements
| Minimum supported client | Windows Vista | 
| Minimum supported server | Windows Server 2008 | 
| Product | Internet Explorer 7 | 
| Header | Mshtml.h | 
| IDL | Mshtml.idl | 
| DLL | Shdocvw.dll |