static extern bool WTSVirtualChannelRead(IntPtr channelHandle, byte[] buffer, int length, ref int bytesRead);
Declare Function WTSVirtualChannelRead Lib "wtsapi32.dll" (TODO) As TODO