short Escape(hDC, FLUSHOUTPUT,NULL, NULL, NULL)
This escape clears all output from the device's buffer.
| Parameter | Type/Description |
| hDC | HDC Identifies the device context. |
The return value specifies the outcome of the escape. It is positive if the escape is successful. Otherwise, it is negative.