[in] OnDelete event handler parameter. May be set by the
QueSetOnDelete function call.
Description:
Define this event handler in order to execute all the necessary operations preceding the
releasing of the queue resources. This event handler is called during
QueFreeItems function execution.
Don't use HNPacket objects from the queue after
QueFreeItems is executed, because the resources allocated for these
objects before, are already released.