Retrieves the reference number of a specified plug-in. You can send this inline function or explicitly send the EE_GET_REF message.
Editor_GetRef( HWND hwnd, ATOM atom );
hwnd
Specifies the window handle of the view or frame of EmEditor.
atom
Specifies the atom of an specified plug-in file name.
The return value is the reference number of a specified plug-in. If the return value is zero, the specified plug-in can be safely unloaded from EmEditor.
Send feedback on this topic to Emurasoft