WTSVirtualChannelPurgeOutput function
Deletes all queued output data sent from the server to the client on a specified virtual channel.
Note This function currently is not used by Remote Desktop Services.
Syntax
BOOL WTSVirtualChannelPurgeOutput( _In_ HANDLE hChannelHandle );
Parameters
- hChannelHandle [in]
-
Handle to a virtual channel opened by the WTSVirtualChannelOpen function.
Return value
If the function succeeds, the return value is a nonzero value.
If the function fails, the return value is zero. To get extended error information, call GetLastError.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012