About
what is openslp
Download
how to get openslp
Contribute
how to help out
Documentation
how to find out more
Credits
who to blame
SLPFree
Declaration
#include <slp.h> SLPEXP void SLPAPI SLPFree(void * mem);
Description
Frees memory that was returned from SLPParseSrvURL(), SLPFindScopes(), SLPEscape(), and SLPUnescape()
Parameters
mem | A pointer to the memory to free |
Returns
None
Status
OpenSLP 0.6.0 | Fully implemented as specified by RFC 2614. |