Plugin_GetPluginInfo Macro |
Tells Babel to retrieve information about a plug-in. You can use this macro or send the PLG_GET_PLUGIN_INFO message explicitly.
Syntax
BOOL Plugin_GetPluginInfo( |
Parameters
- hBabel
- Handle to Babel Instant Messenger (passed on PLGMSG_INITPLUGIN).
- pPluginInfo
- A pointer to a PLUGININFO structure that will be filled by Babel.
Return Value
Returns a BOOL value, TRUE on success and FALSE on failure.
Macro Information
Header plugin.h