oi10:presentation_server:flush_method_system

FLUSH Method (System)

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

  • oi10/presentation_server/flush_method_system.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1