Previous Book Contents Book Index Next

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


SSpListener_Dispose

You can use the SSpListener_Dispose function to dispose of a listener.

OSStatus SSpListener_Dispose (SSpListenerReference inListenerReference);
inListenerReference
A listener reference.
function result
A result code.
DESCRIPTION
The SSpListener_Dispose function disposes of the listener specified by the inListenerReference parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996