COMPLGMSG_REMBUDDY Message |
The COMPLGMSG_REMBUDDY message is sent to communication plug-ins when the user has ask to remove a buddy that is associated with the plug-in.
Syntax
EXTERN EXPORT BOOL PluginCallBack( |
Parameters
- wParam
- This parameter is not used.
- lParam
- A pointer to a BUDDYINFO structure that identifies the buddy to remove.
Return Value
The plug-in should return a BOOL value, TRUE on success and FALSE on failure.
Message Information
Header plugin.h