Plugin_ReadIniKey Macro |
Tells Babel to read an ini key from babel.ini. You can use this macro or send the PLG_READ_INI_KEY message explicitly.
Syntax
BOOL Plugin_ReadIniKey( |
Parameters
- hBabel
- Handle to Babel Instant Messenger (passed on PLGMSG_INITPLUGIN).
- pIniInfo
- A pointer to a INIKEY structure that describes the ini key to read from babel.ini.
Return Value
Returns a BOOL value, TRUE on success and FALSE on failure.
Macro Information
Header plugin.h