windows::Win32::Web::InternetExplorer

Function RatingEnable

pub unsafe fn RatingEnable<P1>(
    hwndparent: HWND,
    pszusername: P1,
    fenable: bool,
) -> Result<()>
where P1: Param<PCSTR>,