windows::Win32::Web::InternetExplorer

Function RatingAccessDeniedDialog2

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