...
A class implementing IGeoReleasable is usually created by the Enlighten libraries and so must have Release() called in order to return the memory.
...
Name | Description |
---|---|
Release() | Free this object that was created within the Enlighten libraries. |
Anchor | ||||
---|---|---|---|---|
|
...
Free this object that was created within the Enlighten libraries.
Expect this to behave in a similar way to calling 'delete(this)'