CloseTextSubscriber
Frees the text subscriber memory pool.
Synopsis
int32 FreeTextSubscriber (void)
Description
Frees the Text subscriber memory pool created by InitTextSubscriber()
.
Return Value
- kDSNoErr
- No error
Caveat
This function is part of the Subscriber.lib library file that can currently (Toolkit1.5) be found in Attic:Streaming:2p1:DataStream:Subscribers:Subscriber.lib. It will later be integrated into the main Streaming tree.
Associated Files
TextSubscriber.h
See Also
InitTextSubscriber