windows::Win32::NetworkManagement::WNet

Function WNetCancelConnectionW

pub unsafe fn WNetCancelConnectionW<P0>(lpname: P0, fforce: bool) -> WIN32_ERROR
where P0: Param<PCWSTR>,