EP_USE_DROPPED_FILES¶
Queries whether the plug-in wants to use dropped files.
EP_USE_DROPPED_FILES
hwnd = hwndView;
wParam = 0;
lParam = 0;
Parameters¶
hwndView
The window handle to the EmEditor view.
Return Values¶
If the return value is TRUE, EmEditor will not open dropped files.
Version¶
Supported on Version 8.00 or later.