Function windows_sys::Win32::NetworkManagement::P2P::PeerDistClientStreamRead
[−]pub unsafe extern "system" fn PeerDistClientStreamRead(
hpeerdist: isize,
hcontenthandle: isize,
cbmaxnumberofbytes: u32,
pbuffer: *mut u8,
dwtimeoutinmilliseconds: u32,
lpoverlapped: *const OVERLAPPED
) -> u32Expand description
Required features: "Win32_NetworkManagement_P2P", "Win32_Foundation", "Win32_System_IO"