Documentation
Management of Modules
| IPS_GetCompatibleModules | returns all modules that are compatible to a specific module |
| IPS_GetLibrary | returns extensive information about a library |
| IPS_GetLibraryList | returns a list of all libraries |
| IPS_GetLibraryModules | returns a list of modules in a library |
| IPS_GetModule | returns extensive information about a module |
| IPS_GetModuleList | returns a list of all modules |
| IPS_GetModuleListByType | returns a list of all modules of a given type |
| IPS_IsModuleCompatible | checks if two modules are compatible to each other |
| IPS_LibrarayExists | Checks if the given library exists |
| IPS_ModuleExists | checks if the given module exists |