Function windows_sys::Win32::NetworkManagement::WNet::WNetOpenEnumW
[−]pub unsafe extern "system" fn WNetOpenEnumW(
dwscope: NET_RESOURCE_SCOPE,
dwtype: NET_RESOURCE_TYPE,
dwusage: WNET_OPEN_ENUM_USAGE,
lpnetresource: *const NETRESOURCEW,
lphenum: *mut NetEnumHandle
) -> u32
Expand description
Required features: "Win32_NetworkManagement_WNet"