extern MODESD_API void esd_free(char **)
Free memory routine for the Service Director frameworkFree any memory returns by library that the client is responsible for freeing. It is reserved for future use.
- Parameters:
Parameter IN is the address of the pointer to the member being freed. ptr will be set to NULL after a successful call.
- Returns:
- memory pointer on success, or NULL if failure.
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.