Previous Book Contents Book Index Next

Inside Macintosh: Apple Game Sprockets Guide /
Chapter 1 - SoundSprocket / SoundSprocket Reference
SoundSprocket Functions / Creating and Managing Listeners


SSpListener_New

You can use the SSpListener_New function to create a new listener.

OSStatus SSpListener_New (SSpListenerReference *outListenerReference);
outListenerReference
On exit, a reference to a new listener.
function result
A result code.
DESCRIPTION
The SSpListener_New function returns, in the outListenerReference parameter, a reference to a new listener.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996