windows::Win32::Networking::WinInet

Function PrivacySetZonePreferenceW

pub unsafe fn PrivacySetZonePreferenceW<P3>(
    dwzone: u32,
    dwtype: u32,
    dwtemplate: u32,
    pszpreference: P3,
) -> u32
where P3: Param<PCWSTR>,