Free memory allocated by getAllocatedSinglePoly function.
void freeAllocatedSingleString(char* _pstData)
void freeAllocatedSingleWideString(wchar_t* _pwstData)
Pointer "_pstData" allocated by getAllocatedSingleString.
Pointer "_pwstData" allocated by getAllocatedSingleWideString.