Frees a specified plug-in. You can send this message explicitly or by using the Editor_Free inline function.
EE_FREE
wParam = 0;
lParam = (LPARAM)(ATOM)atom;
atom
Specifies the atom of a specified plug-in file name.
If the plug-in is freed, the return value is TRUE. If the plug-in is not freed, the return value is FALSE.
Send feedback on this topic to Emurasoft