HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Does GetOrderPointLoc return a pointer or create new location?

01-17-2005, 11:14 PM#1
Tommi
Do I need to call RemoveLocation after using GetOrderPointLoc() to prevent memory leaks, or not? It's a native function.

Thanks in advance.
01-17-2005, 11:21 PM#2
Vexorian
yes, you have to.
01-17-2005, 11:49 PM#3
Tommi
Thanks Lord Vexorian!