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