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