This method removes all pending events from the PS event queue.
nRemoved = Exec_Method( "SYSTEM", "FLUSH" )
N/A
The number of events removed from the event queue.
N/A
// Remove all pending events. nEventsRemoved = Exec_Method( "SYSTEM", "FLUSH" )
GET_EVENT method, QUALIFY_EVENT method, BLOCK_EVENTS property, SEND_EVENT function, POST_EVENT function, Appendix C – Event Handling