CSSM_Free
void CSSMAPI CSSM_Free
(void *MemPtr,
CSSM_HANDLE AddInHandle)
This function frees the memory allocated by the specified add-in.
- MemPtr (input)
A pointer to the memory to be freed.
- AddInHandle (input)
The handle to add-in module that needs to free memory
Contents | Next section | Index |