Frees a single string that was allocated by the Policy Management API.
Type
Utility function.
Syntax
int SM_EXTERN Sm_PolicyApi_FreeString( char* pszString );
Parameter |
I/O |
Description |
---|---|---|
pszString |
I |
A pointer to a null-terminated string. |
Returns
This function always returns Sm_PolicyApi_Success.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|