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