Called when this listener is removed from the DOFRuntime, either through use of DOFRuntime_RemoveServerListener or because an exception caused the listener to be removed. Use this callback to free any memory, resources, or data allocated in association with this listener. After this callback is called, the listener will no longer be called. This callback may be
|