PEXFreeRendererAttributes - Free Storage Returned by PEXGetRendererAttributes (5.0)


Note: This function has been superseded by the PEXFreeRendererExtAttributes function, but it is maintained here for backwards compatibility with PEXlib 5.1.

Synopsis

 
   void PEXFreeRendererAttributes(
        PEXRendererAttributes *values
   )
 

Arguments

values
A pointer to the renderer attribute values.

Returns

None.

Description

Invoke PEXFreeRendererAttributes to deallocate memory returned by PEXGetRendererAttributes.

Errors

None.

See Also

For a list of compatibility functions, see Renderer Requests for PEXlib 5.0 and 5.1 Compatibility. For a list of all Renderer functions and related topics, see Rendering.