windows::Win32::Web::InternetExplorer

Function RatingAccessDeniedDialog2W

pub unsafe fn RatingAccessDeniedDialog2W<P1>(
    hdlg: HWND,
    pszusername: P1,
    pratingdetails: *mut c_void,
) -> Result<()>
where P1: Param<PCWSTR>,