COMPLGMSG_BUDDYMENU Message |
The COMPLGMSG_BUDDYMENU message is sent to communication plug-ins user has selected an item from the menu provided by the plug-in.
Syntax
EXTERN EXPORT BOOL PluginCallBack( |
Parameters
- wParam
- The menu item resource id.
- lParam
- A pointer to a BUDDYINFO structure that spawned the menu creation.
Return Value
The plug-in should return a BOOL value, TRUE on success and FALSE on failure.
Message Information
Header plugin.h