PLG_SET_SKIN Message |
The PLG_SET_SKIN message is sent to Babel by a plug-in that wants to change Babels' skin. You can send this message explicitly or use the Plugin_SetSkin macro.
Syntax
SendMessage( |
Parameters
- hBabel
- Handle to Babel.
- wParam
- The PLG_SET_SKIN message.
- lParam
- A pointer to NULL terminated string that describes the path to the skin.ini.
Return Value
Returns a BOOL value, TRUE on success and FALSE on failure.
Message Information
Header plugin.h