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