Plugin_RemOptPage Macro |
Tells Babel to unload an option pane from the main options dialog. You can use this macro or send the PLG_REM_OPT_PAGE message explicitly.
Syntax
BOOL Plugin_RemOptPage( |
Parameters
- hBabel
- Handle to Babel Instant Messenger (passed on PLGMSG_INITPLUGIN).
- pszPath
- A pointer to NULL terminated string that describes the path to the pane to uninstall.
Return Value
Returns a BOOL value, TRUE on success and FALSE on failure.
Macro Information
Header plugin.h