RatingSetupUIRatingSetupUI*
*



Contents  *



Index  *Topic Contents
*Previous Topic: RatingObtainQuery
*Next Topic: Internet Shortcuts API Reference

RatingSetupUI

HRESULT RatingSetupUI(
    HWND hwndParent,
    LPCSTR pszUsername
);

Displays a modal dialog box that allows a supervising parent to set levels of restrictions. The RatingCheckUserAccess function uses these settings to compare against rating labels.

hwndParent
Handle to the parent window for the modal dialog box.
pszUsername
Address of a string that contains the name of the user whose settings should be configured. If this parameter is NULL, settings for all users are set. This parameter must be NULL in Internet Explorer version 3.0.

This function ensures that the current user is a supervisor before allowing access to the configuration user interface.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.