PTMAP_free_point_list

This subroutine deletes the lists compiled by PTMAP_get_point_list , thus freeing the used memory.

Syntax

void PTMAP_free_point_list(pszPoints)
WCHAR *pszPoints;

Input Arguments

pszPoints Return value from PTMAP_get_point_list.

Output Arguments

Retstat Pointer to status structure.

Return Value

None.