SmDirFreeString()

The stmndr Policy Server calls SmDirFreeString() to free memory allocated for the specified string in lpszString.
casso126
The
CA Single Sign-On
Policy Server calls SmDirFreeString() to free memory allocated for the specified string in
lpszString
.
Syntax
void SM_EXTERN SmDirFreeString (
   char* lpszString
);
Parameter
I/O
Description
lpszString
I
String for which the allocated memory is to be freed.