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