Previous Book Contents Book Index Next

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


DSpStartup

You call the DSpStartup function before using any other DrawSprocket functions.

OSStatus DSpStartup (void);
function result
A result code.
DESCRIPTION
The game needs to call the DSpStartup function before using any DrawSprocket functions.

CALLING RESTRICTIONS
Do not call this function during an interrupt.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996