![]() |
NSLDisposeServicesList |
||||
Header: | NSL.h | Carbon status: | Supported | |
Disposes of a services list.
void NSLDisposeServicesList ( NSLServicesList theList );
On input, the services list that is to be disposed of.
The NSLDisposeServicesList function reclaims memory by disposing of a services list. Once youve incorporated the information in a services list into a request parameter block, you can dispose of the services list.
Calling NSLCloseNavigationAPI does not reclaim memory allocated for services lists, so your application should dispose of services lists before it closes the NSL session.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)