FlushMouseMsgBuffer

This function is used to empty the mouse message buffer.

void FlushMouseMsgBuffer();

Parameters

None

Return Value

None

Remarks

This function is obsolete and is declared only in graphics.h. It is recommended that use flushmessage instead of the function.

Examples

None

(贡献者:Krissi  编辑