The SiteMinder Policy Server calls SmDirFreeStringArray() to free memory allocated for the specified string array in lpszStringArray. For example, after a call to SmDirEnumerate(), the SiteMinder Policy Server calls SmDirFreeStringArray() to free memory allocated for parameter lpszDNs, then calls SmDirFreeStringArray() again to free memory allocated for parameter lpszClasses.
Syntax
void SM_EXTERN SmDirFreeStringArray ( char* lpszStringArray );
Parameter |
I/O |
Description |
---|---|---|
lpszStringArray |
I |
String array for which the allocated memory is to be freed. |
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |