.
.
.
The WTSVirtualChannelClose function closes an open virtual channel handle.
3/16/2007 8:37:50 AM - anonymous
.
static extern Int32 WTSVirtualChannelClose(IntPtr hChannelHandle);
.
Declare Function WTSVirtualChannelClose Lib "wtsapi32.dll" (TODO) As TODO
.