(C) 1998 AROS - The Amiga Research OS


NAME
#include <>
#include <proto/exec.h>
#include <devices/inputevent.h>
#include <exec/memory.h>

VOID AddIEvents (events)

LOCATION
In CxBase at offset 30

SYNOPSIS
struct InputEvent * events

FUNCTION
Send input events though the commodity hierarchy. After the call the list of InputEvents may be disposed.

INPUTS
events
- a NULL-terminated linked list of InputEvents (may be NULL).

RESULT

EXAMPLE

SEE ALSO

NOTES

BUGS

INTERNALS

HISTORY
18.07.1999 SDuvan
Finally -- commodities.library