PEXFreeSCAttributes(3) — Subroutines
Name
PEXFreeSCAttributes - Free Storage Returned by PEXGetSearchContext
Synopsis
void PEXFreeSCAttributes(PEXSCAttributes ∗values)
Arguments
valuesA pointer to the search context attribute values.
Returns
None
Description
This function deallocates memory returned by PEXGetSearchContext.
Errors
None
See Also
PEXGetSearchContext