pub unsafe extern "system" fn DavAddConnection(
    connectionhandle: *mut HANDLE,
    remotename: PCWSTR,
    username: PCWSTR,
    password: PCWSTR,
    clientcert: *const u8,
    certsize: u32
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WebDav", "Win32_Foundation"