pub unsafe extern "system" fn DavGetTheLockOwnerOfTheFile(
    filename: PWSTR,
    lockownername: PWSTR,
    lockownernamelengthinbytes: *mut u32
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_WebDav’, ‘Win32_Foundation’