Click to return to the Security     
RatingInit Function     RatingObtainQuery Functio...     Internet Ratings API Func...    
Web Workshop  |  Security & Cryptography

RatingObtainCancel Function


Allows a browser to cancel its request to obtain the rating for a URL.

Syntax

HRESULT RatingObtainCancel(
    HANDLE hRatingObtainQuery
);

Parameters

hRatingObtainQuery
Handle obtained by a previous call to the RatingObtainQuery function.

Return Value

Returns S_OK if successful, or an error code otherwise.

Function Information

Windows NT Use version 4.0
Windows Use Windows 95 and later
Header Ratings.h
Import Library Msrating.lib
Minimum availability Internet Explorer 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.