_DefaultProcess( ) API Library Routine
Provides the default event processing for an event returned by _GetNextEvent( ) when the event does not need special handling.
void _DefaultProcess(EventRec FAR *event)
EventRec FAR *event; /* Event to be processed. */ |
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic