Please enable JavaScript to view this site.

DigiView Plug-in Guide

Called just before the plug-in is removed from memory.  If multiple signals are using the plug-in, it will be called ONCE, when the final signal is disabled or deleted.  You might use this to free any resources allocated in OnLoad(). DO NOT SEND any fields back from this call.  The EndOfData call is your last chance to do that.