![]() |
![]() |
![]() |
libdexterplugin Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
Plugins access available interfaces to the main Libdexter library via this interface of interfaces.
struct DexterPluginIMain { DexterPluginIConfig *iconfig; DexterPluginIVersion *iversion; };
Definition of the interface of interfaces to the main Libdexter library.
DexterPluginIConfig * |
configuration file interface. |
DexterPluginIVersion * |
version information interface. |