CoInternetGetSession

Function CoInternetGetSession 

pub unsafe fn CoInternetGetSession(
    dwsessionmode: u32,
    ppiinternetsession: *mut Option<IInternetSession>,
    dwreserved: u32,
) -> Result<()>