Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A class implementing IGeoReleasable is usually created by the Enlighten libraries and so must have Release() called in order to return the memory.

...

NameDescription
Release()

Free this object that was created within the Enlighten libraries.


Anchor
af6bdf30b42adde386c428e9dc2821eb9
af6bdf30b42adde386c428e9dc2821eb9

...

Free this object that was created within the Enlighten libraries.

Expect this to behave in a similar way to calling 'delete(this)'