XltHostDiscardOutput(3X) XltHostDiscardOutput(3X)NAMEXltHostDiscardOutput - Convenience function to get rid of any data in the output queue.SYNOPSIS#include <Xlt/Host.h> Widget XltHostDiscardOutput(host) Widget host;DESCRIPTIONXltHostDiscardOutput Throws away any data that is waiting to be output to the host. host The widget ID of the Host connection. For a complete description of Host, see XltHost(3X)RELATED INFORMATIONXltHost(3X). XltHostDiscardOutput(3X)