windows::Win32::Networking::WinInet

Function HttpCheckDavComplianceA

pub unsafe fn HttpCheckDavComplianceA<P0, P1>(
    lpszurl: P0,
    lpszcompliancetoken: P1,
    lpffound: *mut BOOL,
    hwnd: HWND,
    lpvreserved: *const c_void,
) -> BOOL
where P0: Param<PCSTR>, P1: Param<PCSTR>,