Previous Book Contents Book Index Next

Inside Macintosh: Apple Game Sprockets Guide /
Chapter 2 - DrawSprocket / DrawSprocket Reference
DrawSprocket Functions / Using DrawSprocket


DSpShutdown

You use the DSpShutdown function before quitting the game.

OSStatus DSpShutdown  (void);
function result
A result code.
DESCRIPTION
The game must call the DSpShutdown function when it is through using DrawSprocket functions.

CALLING RESTRICTIONS
Do not call this function during an interrupt.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996