PLG_CHANGE_BUDSTATUS Message |
The PLG_CHANGE_BUDSTATUS message is sent to Babel by a plug-in that wants to update a buddys status. You can send this message explicitly or use the Plugin_ChangeBudStat macro.
Syntax
SendMessage( |
Parameters
- hBabel
- Handle to Babel.
- wParam
- The PLG_CHANGE_BUDSTATUS message.
- lParam
- A pointer to a BUDDYINFO structure that describes the update information.
Return Value
Returns a BOOL value, TRUE on success and FALSE on failure.
Message Information
Header plugin.h