Event Processing

  #include <vv_sys.h>
   
int evnt_get (EVENTPTR eventp)

Retrieves an event from the event queue

int evnt_post (USHORT type, USHORT wmsg, ULONG lmsg)

Post an event to the event queue


Home Contents Previous Next