IWPCBlockedUrls::GetCount method
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.
Syntax
HRESULT GetCount( [out] DWORD *pdwCount );
Parameters
- pdwCount [out]
-
A DWORD variable that receives the count.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
GetCount was introduced in Windows Internet Explorer 7.
Requirements
|
Minimum supported client |
Windows Vista |
|---|---|
|
Minimum supported server |
Windows Server 2008 |
|
Product |
Internet Explorer 7 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: