EP_SET_PROPERTIES¶
Requests the plug-in to display the properties.
EP_SET_PROPERTIES
hwnd = hwndParent;
wParam = 0;
lParam = 0; hwndParent The window handle of the Plug-ins Settings dialog box. You must return TRUE if the properties have been displayed, or FALSE if the
properties have not been displayed.Parameters¶
Return Values¶