FLUSHOUTPUT

short Escape(hdc, FLUSHOUTPUT, NULL, NULL, NULL)

The FLUSHOUTPUT printer escape clears all output from the device's buffer.

Parameters

hdc

HDC Identifies the device context.

Return Value

The return value specifies the outcome of the escape. This value is greater than zero if the escape is successful. Otherwise, it is less than zero.