Previous Book Contents Book Index Next

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


ISpResume

You can use the ISpResume function to resume running InputSprocket.

OSStatus ISpResume  (void);
function result
A result code.
DESCRIPTION
The ISpResume function resumes InputSprocket (after a suspend event). You can call it in response to a resume event or anytime you want to resume running InputSprocket after having suspended it.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996