Function windows_sys::Win32::System::RemoteDesktop::WTSVirtualChannelRead
[−]pub unsafe extern "system" fn WTSVirtualChannelRead(
hchannelhandle: HANDLE,
timeout: u32,
buffer: PSTR,
buffersize: u32,
pbytesread: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_System_RemoteDesktop’, ‘Win32_Foundation’
