Modules | |
| Option types | |
Compounds | |
| struct | _XLV_PluginGetOption |
| Descriptor of an option This structure contains:. More... | |
| struct | _XLV_PluginOption |
| struct | _XLV_PluginOptionsList |
Defines | |
| #define | XLV_PLUGIN_GET_OPTIONS_LIST 1 |
| #define | XLV_PLUGIN_GET_OPTION 2 |
| #define | XLV_PLUGIN_SET_OPTION 3 |
Typedefs | |
| typedef _XLV_PluginGetOption | XLV_PluginGetOption |
| Descriptor of an option This structure contains:. | |
| typedef _XLV_PluginOption | XLV_PluginOption |
| typedef _XLV_PluginOptionsList | XLV_PluginOptionsList |
|
|
GET_OPTION: if the plugin is called without having opened the plugin this should concern global options in the other case this should be the local options concerning the current connection |
|
|
GET_OPTIONS_LIST may be called even if the user have not opened the plugin. |
|
|
SET_OPTION: if the plugin is called without having opened the plugin this should concern global options in the other case this should be the local options concerning the current connection |
1.2.14 written by Dimitri van Heesch,
© 1997-2002