Function Calls
These convenience calls allow a task to use the event broker to monitor controller pads and mice.
Connecting To and Disconnecting From the Event Broker
InitEventUtility
()
Connects task to the event broker.
KillEventUtility
()
Disconnects a task from the event broker.
Monitoring
Events
GetControlPad
()
Gets control pad events.
GetMouse
()
Gets mouse events.