windows::Win32::Web::InternetExplorer

Function RatingEnableW

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