Previous Book Contents Book Index Next

Inside Macintosh: Apple Game Sprockets Guide /
Chapter 3 - InputSprocket / InputSprocket Reference
InputSprocket Functions / Configuring the Application


ISpSuspend

You can use the ISpSuspend function to suspend InputSprocket.

OSStatus ISpSuspend  (void);
function result
A result code.
DESCRIPTION
The ISpSuspend function suspends InputSprocket. It must be called in response to suspend events. It also can be called any time you want to stop getting InputSprocket data.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996