PEXFreeSCAttributes5_2 - Free Storage Returned by PEXGetSearchContext (5.0)


Synopsis

     void PEXFreeSCAttributes5_2(
           PEXSCAttributes5_2 *values
      )

     void PEXFreeSCAttributes(
           PEXSCAttributes *values
      )

Arguments

values
A pointer to the search context attribute values.

Returns

None.

Description

Invoke PEXFreeSCAttributes5_2 to deallocate memory returned by PEXGetSearchContext5_2. Be sure to use the correct form of the function depending on the type of the values parameter.

Errors

None.

See Also

For an overview and a list of Spatial Search functions, see Spatial Searches.