COMPLGMSG_GETUSERINFO Message |
The COMPLGMSG_GETUSERINFO message is sent to communication plug-ins to retrieve the current information about the user 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 the plug-in is expected to fill out.
Return Value
The plug-in should return a BOOL value, TRUE on success and FALSE on failure.
Message Information
Header plugin.h