SSpListener_Dispose
You can use theSSpListener_Dispose
function to dispose of a listener.
OSStatus SSpListener_Dispose (SSpListenerReference inListenerReference);
inListenerReference
- A listener reference.
- function result
- A result code.
DESCRIPTION
TheSSpListener_Dispose
function disposes of the listener specified by theinListenerReference
parameter.