COMPLGMSG_SEARCHFORUSER Message |
The COMPLGMSG_SEARCHFORUSER message is sent to communication plug-ins when the user wants to search for a buddy.
Syntax
EXTERN EXPORT BOOL PluginCallBack( |
Parameters
- wParam
- This parameter is not used.
- lParam
- This parameter is not used.
Return Value
The plug-in should return a BOOL value, TRUE on success and FALSE on failure. The plug-in should also display a dialog that allows the user to search for a buddy.
Message Information
Header plugin.h